Skip to content

Commit 24f963d

Browse files
Bump pylint from 3.3.9 to 4.0.1
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.1) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32b79f5 commit 24f963d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ certifi==2025.10.5 # requests, sentry-sdk
3333
requests==2.32.5
3434

3535
astroid==4.0.0
36-
pylint==3.3.9
36+
pylint==4.0.1
3737

3838
six==1.17.0
3939
faker==37.11.0 # factory_boy

0 commit comments

Comments
 (0)