Skip to content

Commit 79d755c

Browse files
dependabot[bot]Joshix-1
authored andcommitted
Update pylint requirement from ==3.2.* to ==3.3.*
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.2.0...v3.3.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfd8387 commit 79d755c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pytype==2024.9.13
1818

1919
# linting
2020
bandit[toml]==1.*
21-
pylint==3.2.*
21+
pylint==3.3.*
2222
flake8==7.1.*
2323
flake8-builtins==2.5.*
2424
flake8-bugbear==24.8.19

0 commit comments

Comments
 (0)