Skip to content

Commit 3032129

Browse files
authored
Merge pull request #249 from arduino/dependabot/pip/invoke-2.2.1
Bump invoke from 2.2.0 to 2.2.1
2 parents e6b8f0c + 4a5a803 commit 3032129

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 @@ flake8 = "^7.3.0"
1313
pep8-naming = "^0.15.1"
1414
codespell = "^2.4.1"
1515
pytest = "8.4.2"
16-
invoke = "2.2.0"
16+
invoke = "2.2.1"
1717

1818
[build-system]
1919
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)