Skip to content

Commit 3dfecb1

Browse files
chore(deps): update pylint requirement in /bots/gsbot
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.3...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e7b836 commit 3dfecb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pytest-mock>=3.12.0
2727
black>=23.12.1
2828
flake8>=6.1.0
2929
mypy>=1.7.1
30-
pylint>=3.0.3
30+
pylint>=3.3.9
3131

3232
# Utilities
3333
pyyaml>=6.0.1

0 commit comments

Comments
 (0)