Skip to content

Commit a01da96

Browse files
chore(dependencies): update dependency pytest to ^7.3.0
1 parent 76b2d45 commit a01da96

File tree

2 files changed

+24
-35
lines changed

2 files changed

+24
-35
lines changed

poetry.lock

Lines changed: 23 additions & 34 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.7"
1616

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

0 commit comments

Comments
 (0)