Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fdb6e54

Browse files
authoredMay 27, 2021
Merge pull request #40 from arduino/dependabot/pip/invoke-1.5.0
Bump invoke from 1.4.1 to 1.5.0
2 parents 7a5cb94 + ca48041 commit fdb6e54

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 <info@arduino.cc>"]
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

1414
black = { version = "^21.4b2", allow-prereleases = true }

0 commit comments

Comments
 (0)
Please sign in to comment.