Skip to content

Commit f68aadd

Browse files
Bump pylint from 3.2.7 to 3.3.0 (#38)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4346d12 commit f68aadd

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.2.4
8+
astroid==3.3.3
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
18+
pylint==3.3.0
1919
# via -r dev_requirements/requirements-linting.in
2020
tomlkit==0.12.4
2121
# via pylint

0 commit comments

Comments
 (0)