Skip to content

Commit a2fb077

Browse files
Bump invoke from 1.7.3 to 2.2.0 (#35)
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>
1 parent 9b6e5ec commit a2fb077

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ httpx = "^0.27.2"
3737
respx = "^0.21.1"
3838
black = "^22.3.0"
3939
isort = "^5.10.1"
40-
invoke = "^1.7.1"
40+
invoke = "^2.2.0"
4141
mypy = "^0.960"
4242
pylint = "^2.14.0"
4343
pytest = "^8"

0 commit comments

Comments
 (0)