Skip to content

Commit fd21886

Browse files
Bump pylint from 3.3.8 to 3.3.9 (#6230)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4bb415 commit fd21886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ astroid==3.3.11
22
coverage==7.10.7
33
mypy==1.18.2
44
pre-commit==4.3.0
5-
pylint==3.3.8
5+
pylint==3.3.9
66
pytest-aiohttp==1.1.0
77
pytest-asyncio==0.25.2
88
pytest-cov==7.0.0

0 commit comments

Comments
 (0)