Skip to content

Commit 384717b

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] <support@github.com>
1 parent c731be9 commit 384717b

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
@@ -35,7 +35,7 @@ python-cas==1.6.0
3535
django-cas-ng==5.0.1
3636

3737
astroid==4.0.2
38-
pylint==4.0.2
38+
pylint==4.0.3
3939

4040
six==1.17.0
4141
faker==38.0.0 # factory_boy

0 commit comments

Comments
 (0)