Skip to content

Commit bbaeac3

Browse files
Bump invoke from 1.6.0 to 1.7.0
Bumps [invoke](https://github.com/pyinvoke/invoke) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/pyinvoke/invoke/releases) - [Commits](pyinvoke/invoke@1.6.0...1.7.0) --- updated-dependencies: - dependency-name: invoke dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e08d592 commit bbaeac3

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 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
@@ -8,7 +8,7 @@ authors = ["Arduino <[email protected]>"]
88
python = "^3.9"
99

1010
# Integration tests dependencies.
11-
invoke = "^1.5.0"
11+
invoke = "^1.7.0"
1212
pytest = "^7.1.1"
1313
python-dateutil = "^2.8.2"
1414
semver = "^2.13.0"

0 commit comments

Comments
 (0)