Skip to content

Commit

Permalink
Bump invoke from 1.7.3 to 2.2.0 (#35)
Browse files Browse the repository at this point in the history
Bumps [invoke](https://github.com/pyinvoke/invoke) from 1.7.3 to 2.2.0.
- [Commits](pyinvoke/invoke@1.7.3...2.2.0)

---
updated-dependencies:
- dependency-name: invoke
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 9b6e5ec commit a2fb077
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ httpx = "^0.27.2"
respx = "^0.21.1"
black = "^22.3.0"
isort = "^5.10.1"
invoke = "^1.7.1"
invoke = "^2.2.0"
mypy = "^0.960"
pylint = "^2.14.0"
pytest = "^8"
Expand Down

0 comments on commit a2fb077

Please sign in to comment.