Skip to content

Commit 49ee0c9

Browse files
Bump pylint from 3.3.0 to 3.3.1
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e410a8 commit 49ee0c9

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-material==9.5.36
66
mkdocs-minify-plugin==0.8.0
77
mkdocstrings-python==1.11.1
88
pycodestyle==2.12.1
9-
pylint==3.3.0
9+
pylint==3.3.1
1010
pytest==8.3.3; python_version>="3.8"
1111
pytest>=7.4.2; python_version<"3.8"
1212
twine==5.1.1; sys_platform!="zos"

0 commit comments

Comments
 (0)