Skip to content

Commit ee5655d

Browse files
authored
Merge pull request #454 from arduino/dependabot/pip/pytest-7.2.0
Bump pytest from 7.1.3 to 7.2.0
2 parents c09b221 + a4c3cf9 commit ee5655d

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

poetry.lock

Lines changed: 21 additions & 18 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 = "^1.7.3"
12-
pytest = "^7.1.3"
12+
pytest = "^7.2.0"
1313
python-dateutil = "^2.8.2"
1414
semver = "^2.13.0"
1515

0 commit comments

Comments
 (0)