Skip to content

Commit

Permalink
build(deps-dev): bump pylint from 2.16.2 to 2.17.4 (#1848)
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.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.16.2...v2.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nick Satterly <nfsatterly@gmail.com>
  • Loading branch information
dependabot[bot] and satterly committed Jun 24, 2023
1 parent 91fa2f9 commit e5c161e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy==1.3.0
pre-commit==2.20.0
pylint==2.16.2
pylint==2.17.4
pytest-cov
pytest>=5.4.3
python-dotenv
Expand Down

0 comments on commit e5c161e

Please sign in to comment.