Skip to content

Commit

Permalink
Bump the python group with 3 updates (#152)
Browse files Browse the repository at this point in the history
Updates the requirements on [invoke](https://github.com/pyinvoke/invoke), [pre-commit](https://github.com/pre-commit/pre-commit) and [pylint](https://github.com/pylint-dev/pylint) to permit the latest version.

Updates `invoke` to 2.2.0
- [Commits](pyinvoke/invoke@1.6.0...2.2.0)

Updates `pre-commit` to 3.7.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.15.0...v3.7.1)

Updates `pylint` to 3.2.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.11.0...v3.2.3)

---
updated-dependencies:
- dependency-name: invoke
  dependency-type: direct:production
  dependency-group: python
- dependency-name: pre-commit
  dependency-type: direct:production
  dependency-group: python
- dependency-name: pylint
  dependency-type: direct:production
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent ecb73eb commit cc8ed8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
invoke~=1.6
pre-commit~=2.15
pylint~=2.11
invoke~=2.2
pre-commit~=3.7
pylint~=3.2

0 comments on commit cc8ed8e

Please # to comment.