Skip to content

Commit c717506

Browse files
Bump pylint from 3.3.9 to 4.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4280f8f commit c717506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements_test_pre_commit.txt
22
mypy==1.18.2
33
pre-commit==4.4.0
4-
pylint==3.3.9
4+
pylint==4.0.2
55
pytest==8.4.2
66
pytest-asyncio==1.3.0
77
types-aiofiles==25.1.0.20251011

0 commit comments

Comments
 (0)