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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent 5690c36 commit 5dce283
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 @@ -8,7 +8,7 @@ authors = ["Arduino <[email protected]>"]
python = "^3.9"

# Integration tests dependencies.
invoke = "^2.1.3"
invoke = "^2.2.0"
pytest = "^7.4.0"
python-dateutil = "^2.8.2"
semver = "^3.0.1"
Expand Down

0 comments on commit 5dce283

Please sign in to comment.