Skip to content

Commit 2b30635

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

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==4.0.2
4+
pylint==4.0.3
55
pytest==9.0.0
66
pytest-asyncio==1.3.0
77
types-aiofiles==25.1.0.20251011

0 commit comments

Comments
 (0)