Skip to content

Commit

Permalink
Bump pylint from 2.17.1 to 2.17.2
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.1 to 2.17.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.1...v2.17.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcospri committed Apr 17, 2023
1 parent f4e95d8 commit 3048875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --allow-unsafe requirements/lint.in
#
astroid==2.15.0
astroid==2.15.2
# via pylint
attrs==20.3.0
# via
Expand Down Expand Up @@ -201,7 +201,7 @@ pycparser==2.20
# cffi
pydocstyle==6.3.0
# via -r requirements/lint.in
pylint==2.17.1
pylint==2.17.2
# via -r requirements/lint.in
pyopenssl==22.1.0
# via
Expand Down

0 comments on commit 3048875

Please sign in to comment.