Skip to content

Commit e278092

Browse files
chore(deps): bump pylint from 3.3.9 to 4.0.0 (#619)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.0) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17c6bd1 commit e278092

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
@@ -2,7 +2,7 @@ black==25.9.0
22
flake8==7.3.0
33
mypy==1.18.2
44
mypy-extensions==1.1.0
5-
pylint==3.3.9
5+
pylint==4.0.0
66
pytest==8.4.2
77
pytest-cov==7.0.0
88
types-pytz==2025.2.0.20250809

0 commit comments

Comments
 (0)