Skip to content

Commit e6d1de3

Browse files
Bump pylint from 3.1.1 to 3.2.0 (#800)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 602a481 commit e6d1de3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_requirements/requirements-linting.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# pip-compile-multi
77
#
8-
astroid==3.1.0
8+
astroid==3.2.0
99
# via pylint
1010
dill==0.3.8
1111
# via pylint
@@ -15,7 +15,7 @@ mccabe==0.7.0
1515
# via pylint
1616
platformdirs==4.2.0
1717
# via pylint
18-
pylint==3.1.1
18+
pylint==3.2.0
1919
# via -r dev_requirements/requirements-linting.in
2020
tomlkit==0.12.4
2121
# via pylint

0 commit comments

Comments
 (0)