Skip to content

Commit adfadc1

Browse files
authored
Merge pull request #203 from arduino/dependabot/pip/invoke-2.2.0
Bump invoke from 2.1.3 to 2.2.0
2 parents efaf78f + cf3e0b3 commit adfadc1

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
@@ -14,7 +14,7 @@ python = "^3.9"
1414
black = "^23.7"
1515
codespell = "^2.2.5"
1616
flake8 = "^6.0.0"
17-
invoke = "^2.1.3"
17+
invoke = "^2.2.0"
1818
pep8-naming = "^0.13.3"
1919
pytest = "^7.4.0"
2020
yamllint = "^1.32.0"

0 commit comments

Comments
 (0)