Skip to content

Commit 893bf39

Browse files
authored
Merge pull request #10 from biosimulations/renovate/pytest-8.x
Update dependency pytest to v8
2 parents 2caa63b + 8bbbee0 commit 893bf39

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -21,7 +21,7 @@ python-dateutil = "^2.9.0.post0"
2121
matplotlib = "^3.9.2"
2222

2323
[tool.poetry.group.dev.dependencies]
24-
pytest = "^7.2.0"
24+
pytest = "^8.0.0"
2525
pytest-cov = "^4.0.0"
2626
deptry = "^0.21.0"
2727
mypy = "^1.5.1"

0 commit comments

Comments
 (0)