Skip to content

Commit 9494fa4

Browse files
authored
Merge pull request #264 from arduino/dependabot/pip/pytest-6.2.5
Bump pytest from 6.2.4 to 6.2.5
2 parents 05c0df7 + 788e633 commit 9494fa4

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

+10-10
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 = "^1.5.0"
12-
pytest = "^6.2.4"
12+
pytest = "^6.2.5"
1313
python-dateutil = "^2.8.2"
1414
semver = "^2.13.0"
1515

0 commit comments

Comments
 (0)