Skip to content

Commit b1ad332

Browse files
authored
Merge pull request #235 from arduino/dependabot/pip/pytest-8.4.0
Bump pytest from 8.3.5 to 8.4.0
2 parents a771baa + e41fc30 commit b1ad332

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
@@ -12,7 +12,7 @@ black = "^25.1"
1212
flake8 = "^7.2.0"
1313
pep8-naming = "^0.15.1"
1414
codespell = "^2.4.1"
15-
pytest = "8.3.5"
15+
pytest = "8.4.0"
1616
invoke = "2.2.0"
1717

1818
[build-system]

0 commit comments

Comments
 (0)