Skip to content

Commit a6444a4

Browse files
Bump pylint from 4.0.3 to 4.0.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bf21f6 commit a6444a4

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.5.0
4-
pylint==4.0.3
4+
pylint==4.0.4
55
pytest==9.0.1
66
pytest-asyncio==1.3.0
77
types-aiofiles==25.1.0.20251011

0 commit comments

Comments
 (0)