Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alexander-akhmetov committed Mar 12, 2023
1 parent 491e43e commit f4b3344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest==7.2.1
flake8==5.0.4
pylint==2.16.2
pylint==2.17.0
ipdb==0.13.11
mypy==1.0.1
black==23.1.0
Expand Down

0 comments on commit f4b3344

Please sign in to comment.