Skip to content

Commit c62f970

Browse files
Bump pylint from 2.17.5 to 2.17.7 (#117)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.5 to 2.17.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.5...v2.17.7) --- 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 f9eb9cb commit c62f970

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev_requirements/requirements-linting.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile requirements-linting.in
66
#
7-
astroid==2.15.6
7+
astroid==2.15.8
88
# via pylint
99
dill==0.3.6
1010
# via pylint
@@ -16,7 +16,7 @@ mccabe==0.7.0
1616
# via pylint
1717
platformdirs==3.1.0
1818
# via pylint
19-
pylint==2.17.5
19+
pylint==2.17.7
2020
# via -r dev_requirements/requirements-linting.in
2121
tomlkit==0.11.6
2222
# via pylint

0 commit comments

Comments
 (0)