Skip to content

Commit 41be367

Browse files
chore(dependencies): update dependency pytest to ^7.3.1
1 parent 1d912f9 commit 41be367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1"
2020
pytest-cov = "^3.0.0"
2121
pillow = "^7.2.0"
2222
codecov = "^2.1.12"

0 commit comments

Comments
 (0)