Skip to content

Commit 87a3a44

Browse files
Bump pylint from 4.0.1 to 4.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5585c94 commit 87a3a44

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.1
36-
pylint==4.0.1
36+
pylint==4.0.2
3737

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

0 commit comments

Comments
 (0)