Skip to content

Commit e3ac000

Browse files
Bump invoke from 2.1.2 to 2.1.3
Bumps [invoke](https://github.com/pyinvoke/invoke) from 2.1.2 to 2.1.3. - [Commits](pyinvoke/invoke@2.1.2...2.1.3) --- updated-dependencies: - dependency-name: invoke dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa987be commit e3ac000

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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 <info@arduino.cc>"]
88
python = "^3.9"
99

1010
# Integration tests dependencies.
11-
invoke = "^2.1.2"
11+
invoke = "^2.1.3"
1212
pytest = "^7.3.2"
1313
python-dateutil = "^2.8.2"
1414
semver = "^3.0.0"

0 commit comments

Comments
 (0)