Skip to content

Commit 060b8f0

Browse files
authored
Merge pull request #596 from arduino/dependabot/pip/pytest-7.4.2
Bump pytest from 7.4.1 to 7.4.2
2 parents 9e5ae47 + 54d92d9 commit 060b8f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -9,7 +9,7 @@ python = "^3.9"
99

1010
# Integration tests dependencies.
1111
invoke = "^2.2.0"
12-
pytest = "^7.4.1"
12+
pytest = "^7.4.2"
1313
python-dateutil = "^2.8.2"
1414
semver = "^3.0.1"
1515

0 commit comments

Comments
 (0)