Skip to content

Commit ea899b3

Browse files
authored
Merge pull request #156 from arduino/dependabot/pip/pytest-6.2.5
Bump pytest from 6.2.4 to 6.2.5
2 parents ce6a022 + 884178e commit ea899b3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
black = "^21.8b0"
1717
flake8 = "^3.9.2"
1818
pep8-naming = "^0.12.1"
19-
pytest = "^6.2.4"
19+
pytest = "^6.2.5"
2020
GitPython = "^3.1.20"
2121

2222
[build-system]

0 commit comments

Comments
 (0)