Skip to content

Commit 13b6cca

Browse files
authored
Merge pull request #249 from arduino/dependabot/pip/pytest-8.1.1
build(deps-dev): bump pytest from 8.0.2 to 8.1.1
2 parents 57751ec + 33c01b9 commit 13b6cca

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ semver = "3.0.2"
1818
black = "24.2.0"
1919
codespell = "2.2.6"
2020
coverage = "7.4.3"
21-
pytest = "8.0.2"
21+
pytest = "8.1.1"
2222
pytest-mock = "3.12.0"
2323
flake8 = "7.0.0"
2424
pep8-naming = "0.13.3"

0 commit comments

Comments
 (0)