Skip to content

Commit 6a9a910

Browse files
committed
chore(dependencies): update dependency pytest to v7
1 parent 5a460f2 commit 6a9a910

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

poetry.lock

Lines changed: 6 additions & 18 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 @@ python = "^3.6.2"
1616

1717
[tool.poetry.dev-dependencies]
1818
black = "^21.12b0"
19-
pytest = "^6.2.5"
19+
pytest = "^7.0.1"
2020
pytest-cov = "^3.0.0"
2121
pillow = "^7.2.0"
2222
codecov = "^2.1.12"

0 commit comments

Comments
 (0)