Skip to content

Commit ef05dcb

Browse files
authored
Merge pull request #2384 from arduino/dependabot/pip/production/invoke-2.0.0
Bump invoke from 1.7.3 to 2.0.0
2 parents 95634ed + ff7beb8 commit ef05dcb

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
@@ -13,7 +13,7 @@ python = "^3.9"
1313

1414
[tool.poetry.dev-dependencies]
1515
pytest = "^7.2.1"
16-
invoke = "^1.7.3"
16+
invoke = "^2.0.0"
1717
black = "^22.12"
1818
flake8 = "^6.0.0"
1919
pep8-naming = "^0.13.3"

0 commit comments

Comments
 (0)