Skip to content

Commit dc0c22c

Browse files
authored
Merge pull request #112 from arduino/dependabot/pip/invoke-1.7.0
Bump invoke from 1.6.0 to 1.7.0
2 parents 472d9c3 + f03bf0a commit dc0c22c

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 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
@@ -14,7 +14,7 @@ python = "^3.9"
1414
black = "^22.1"
1515
codespell = "^2.1.0"
1616
flake8 = "^4.0.1"
17-
invoke = "^1.6.0"
17+
invoke = "^1.7.0"
1818
pep8-naming = "^0.12.1"
1919
pytest = "^7.1.1"
2020
yamllint = "^1.26.3"

0 commit comments

Comments
 (0)