Skip to content

Commit fc6f885

Browse files
committed
chore(dependencies): update dependency pytest to v7
1 parent c84d6df commit fc6f885

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

poetry.lock

Lines changed: 19 additions & 7 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 @@ typing-extensions = "^3.7.4;python<3.8"
1616

1717
[tool.poetry.dev-dependencies]
1818
mypy = "^0.812"
19-
pytest = "^6.2.4"
19+
pytest = "^7.0.1"
2020
pytest-cov = "^2.12.1"
2121

2222
[build-system]

0 commit comments

Comments
 (0)