Skip to content

Commit f8da3f5

Browse files
committed
test: bump pytest version to support Python 3.10
1 parent b009142 commit f8da3f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ typing-extensions = "^4.0.1"
5959
[tool.poetry.dev-dependencies]
6060
ipython = "^7.2"
6161
# test
62-
pytest = "^5.0"
62+
pytest = "^6.2.5"
6363
pytest-cov = "^2.6"
6464
pytest-mock = "^2.0"
6565
codecov = "^2.0"

0 commit comments

Comments
 (0)