Skip to content

Commit 1b1bba6

Browse files
Bump pylint from 2.17.5 to 3.2.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 3.2.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.5...v3.2.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6713e31 commit 1b1bba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mkdocs-minify-plugin==0.8.0; python_version>="3.8"
66
mkdocstrings-python==1.10.5; python_version>="3.8"
77
pycodestyle==2.10.0; python_version<"3.8"
88
pycodestyle==2.12.0; python_version>="3.8"
9-
pylint==2.17.5
9+
pylint==3.2.6
1010
pytest==8.3.2; python_version>="3.8"
1111
pytest>=7.4.2; python_version<"3.8"
1212
twine==5.1.1; sys_platform!="zos" and python_version>="3.8"

0 commit comments

Comments
 (0)