Skip to content

Commit

Permalink
Update invoke requirement from ~=2.1 to ~=2.2
Browse files Browse the repository at this point in the history
Updates the requirements on [invoke](https://github.com/pyinvoke/invoke) to permit the latest version.
- [Commits](pyinvoke/invoke@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: invoke
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent f693db2 commit 123241c
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,3 +1,3 @@
invoke~=2.1
invoke~=2.2
pre-commit~=3.3
pylint~=2.17

0 comments on commit 123241c

Please sign in to comment.