Skip to content

Commit b279f58

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

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 @@ 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.1.0"
2020
pytest-cov = "^2.12.1"
2121

2222
[build-system]

0 commit comments

Comments
 (0)