Skip to content

Commit 60078a1

Browse files
authored
Merge pull request #333 from arduino/dependabot/pip/pytest-7.0.0
Bump pytest from 6.2.5 to 7.0.0
2 parents 58059a6 + 85f2e87 commit 60078a1

File tree

2 files changed

+8
-20
lines changed

2 files changed

+8
-20
lines changed

poetry.lock

Lines changed: 7 additions & 19 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.5.0"
12-
pytest = "^6.2.5"
12+
pytest = "^7.0.0"
1313
python-dateutil = "^2.8.2"
1414
semver = "^2.13.0"
1515

0 commit comments

Comments
 (0)