Skip to content

Commit 67c8595

Browse files
authored
Merge pull request #242 from arduino/dependabot/pip/pytest-8.0.0
Bump pytest from 7.4.4 to 8.0.0
2 parents 4cea56c + 2b68b6b commit 67c8595

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 additions & 10 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.2.6"
1616
flake8 = "^7.0.0"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.13.3"
19-
pytest = "^7.4.4"
19+
pytest = "^8.0.0"
2020
yamllint = "^1.33.0"
2121

2222
[build-system]

0 commit comments

Comments
 (0)