Skip to content

Commit 4d865f7

Browse files
authored
Merge pull request #381 from arduino/dependabot/pip/invoke-1.7.1
Bump invoke from 1.7.0 to 1.7.1
2 parents 44050ae + 13c9113 commit 4d865f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
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.7.0"
11+
invoke = "^1.7.1"
1212
pytest = "^7.1.2"
1313
python-dateutil = "^2.8.2"
1414
semver = "^2.13.0"

0 commit comments

Comments
 (0)