Skip to content

Commit 19efbdb

Browse files
authored
Merge pull request #232 from arduino/dependabot/pip/pytest-8.0.0
build(deps-dev): bump pytest from 7.4.4 to 8.0.0
2 parents cf1a860 + 8461be9 commit 19efbdb

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 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
@@ -18,7 +18,7 @@ semver = "3.0.2"
1818
black = "24.1.1"
1919
codespell = "2.2.6"
2020
coverage = "7.4.1"
21-
pytest = "7.4.4"
21+
pytest = "8.0.0"
2222
pytest-mock = "3.12.0"
2323
flake8 = "7.0.0"
2424
pep8-naming = "0.13.3"

0 commit comments

Comments
 (0)