Skip to content

Commit ac68848

Browse files
authored
Merge pull request #1188 from arduino/dependabot/pip/production/pytest-7.1.0
Bump pytest from 7.0.1 to 7.1.0
2 parents 9c98075 + 948dc7b commit ac68848

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -12,7 +12,7 @@ license = "CC0-1.0"
1212
python = "^3.9"
1313

1414
[tool.poetry.dev-dependencies]
15-
pytest = "^7.0.1"
15+
pytest = "^7.1.0"
1616
invoke = "^1.5.0"
1717
black = "^22.1"
1818
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)