Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent 7b9da05 commit 8405036
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -13,7 +13,7 @@ flake8 = "^6.0.0"
pep8-naming = "^0.13.3"
codespell = "^2.2.5"
pytest = "7.4.0"
invoke = "2.1.3"
invoke = "2.2.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 8405036

Please sign in to comment.