Skip to content

Commit 7a5cb94

Browse files
authored
Merge pull request #41 from arduino/dependabot/pip/pytest-6.2.4
Bump pytest from 6.1.2 to 6.2.4
2 parents 74d15c7 + 7b0f85a commit 7a5cb94

File tree

2 files changed

+85
-88
lines changed

2 files changed

+85
-88
lines changed

poetry.lock

Lines changed: 84 additions & 87 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.4.1"
12-
pytest = "6.1.2"
12+
pytest = "6.2.4"
1313

1414
black = { version = "^21.4b2", allow-prereleases = true }
1515
codespell = ">=2.0.0"

0 commit comments

Comments
 (0)