Skip to content

Commit 1ecd466

Browse files
Bump pylint from 2.17.2 to 2.17.3 (#98)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.2 to 2.17.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.2...v2.17.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production 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 fd9d5c2 commit 1ecd466

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
arrow==1.2.3
88
# via jinja2-time
9-
astroid==2.15.2
9+
astroid==2.15.4
1010
# via pylint
1111
attrs==22.1.0
1212
# via jsonschema
@@ -74,7 +74,7 @@ platformdirs==2.5.2
7474
# pylint
7575
pluggy==1.0.0
7676
# via pytest
77-
pylint==2.17.2
77+
pylint==2.17.3
7878
# via -r requirements.in
7979
pyrsistent==0.18.1
8080
# via jsonschema

0 commit comments

Comments
 (0)