Skip to content

Commit c963cd7

Browse files
authored
Merge pull request #327 from arduino/dependabot/pip/pytest-8.4.0
Bump pytest from 8.3.5 to 8.4.0
2 parents 7b592d7 + 8466eab commit c963cd7

File tree

2 files changed

+33
-14
lines changed

2 files changed

+33
-14
lines changed

poetry.lock

Lines changed: 32 additions & 13 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.4.1"
1616
flake8 = "^7.2.0"
1717
invoke = "^2.2.0"
1818
pep8-naming = "^0.15.1"
19-
pytest = "^8.3.5"
19+
pytest = "^8.4.0"
2020
yamllint = "^1.37.1"
2121

2222
[build-system]

0 commit comments

Comments
 (0)