Skip to content

Commit 4978532

Browse files
authored
Merge pull request #120 from arduino/dependabot/pip/pytest-7.1.2
Bump pytest from 7.1.1 to 7.1.2
2 parents 4605af8 + dad3733 commit 4978532

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

poetry.lock

Lines changed: 25 additions & 4 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 = "^4.0.1"
1717
invoke = "^1.7.0"
1818
pep8-naming = "^0.12.1"
19-
pytest = "^7.1.1"
19+
pytest = "^7.1.2"
2020
yamllint = "^1.26.3"
2121

2222
[build-system]

0 commit comments

Comments
 (0)