Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f63d219

Browse files
authoredFeb 19, 2024
Merge pull request #696 from arduino/dependabot/pip/pytest-8.0.1
Bump pytest from 8.0.0 to 8.0.1
2 parents 7defa08 + c508f13 commit f63d219

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎poetry.lock

Lines changed: 4 additions & 4 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
@@ -9,7 +9,7 @@ python = "^3.9"
99

1010
# Integration tests dependencies.
1111
invoke = "^2.2.0"
12-
pytest = "^8.0.0"
12+
pytest = "^8.0.1"
1313
python-dateutil = "^2.8.2"
1414
semver = "^3.0.2"
1515

0 commit comments

Comments
 (0)
Please sign in to comment.