Skip to content

Commit 1ec6f4a

Browse files
authored
Merge pull request #80 from arduino/dependabot/pip/pytest-6.2.5
Bump pytest from 6.2.4 to 6.2.5
2 parents e971426 + 1fe02cc commit 1ec6f4a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -16,7 +16,7 @@ codespell = "^2.1.0"
1616
flake8 = "^3.9.2"
1717
invoke = "^1.6.0"
1818
pep8-naming = "^0.12.1"
19-
pytest = "^6.2.4"
19+
pytest = "^6.2.5"
2020

2121
[build-system]
2222
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)