Skip to content

Commit 3587db6

Browse files
Bump pylint from 3.2.7 to 3.3.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 402111b commit 3587db6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev_requirements/requirements-linting.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# pip-compile-multi
77
#
8-
astroid==3.2.4
8+
astroid==3.3.9
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.2.7
19-
# via -r requirements-linting.in
18+
pylint==3.3.4
19+
# via -r dev_requirements/requirements-linting.in
2020
tomlkit==0.12.4
2121
# via pylint

0 commit comments

Comments
 (0)