Skip to content

Commit 6015029

Browse files
committed
Bump invoke integration test dependency to ^1.5.0
1 parent db50dfd commit 6015029

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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.4.1"
11+
invoke = "^1.5.0"
1212
pytest = "^6.2.4"
1313
python-dateutil = "^2.8.1"
1414
semver = "^2.13.0"

0 commit comments

Comments
 (0)