Skip to content

Commit 1ef58a0

Browse files
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.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 936c664 commit 1ef58a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ colorlog~=6.8
55
flake8~=7.1
66
flake8-docstrings~=1.7
77
mypy~=1.11
8-
pylint~=3.2
8+
pylint~=3.3
99
pylint-strict-informational==0.1
1010
pytest>=7.2
1111
pytest-cov>=3.0

0 commit comments

Comments
 (0)