Skip to content

Commit afa69a9

Browse files
authored
Merge pull request #96 from arduino/dependabot/pip/pytest-7.0.0
Bump pytest from 6.2.5 to 7.0.0
2 parents 9dc41e0 + 244f7db commit afa69a9

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

poetry.lock

Lines changed: 6 additions & 18 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
@@ -16,7 +16,7 @@ codespell = "^2.1.0"
1616
flake8 = "^4.0.1"
1717
invoke = "^1.6.0"
1818
pep8-naming = "^0.12.1"
19-
pytest = "^6.2.5"
19+
pytest = "^7.0.0"
2020

2121
[build-system]
2222
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)