Skip to content

Commit 74d0afb

Browse files
committed
updated pytest dev dep
1 parent 1ab5806 commit 74d0afb

File tree

2 files changed

+24
-49
lines changed

2 files changed

+24
-49
lines changed

poetry.lock

Lines changed: 23 additions & 48 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
@@ -23,7 +23,7 @@ urllib3 = ">=1.26.5"
2323
numpy = ">=1.22"
2424

2525
[tool.poetry.dev-dependencies]
26-
pytest = "^5.4.3"
26+
pytest = "^7.1"
2727
pytest-coverage = "^0.0"
2828
sphinx = "^3.1.1"
2929
toml = "^0.10.1"

0 commit comments

Comments
 (0)