Skip to content

Commit 256b615

Browse files
Bump pylint from 3.1.0 to 3.1.1 (#797)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f99a84 commit 256b615

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

dev_requirements/requirements-linting.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#
88
astroid==3.1.0
99
# via pylint
10-
colorama==0.4.6
11-
# via pylint
1210
dill==0.3.8
1311
# via pylint
1412
isort==5.13.2
@@ -17,7 +15,7 @@ mccabe==0.7.0
1715
# via pylint
1816
platformdirs==4.2.0
1917
# via pylint
20-
pylint==3.1.0
21-
# via -r dev_requirements\requirements-linting.in
18+
pylint==3.1.1
19+
# via -r dev_requirements/requirements-linting.in
2220
tomlkit==0.12.4
2321
# via pylint

0 commit comments

Comments
 (0)