Skip to content

Commit 6cd90e8

Browse files
chore(deps): update dependency pytest to v9
1 parent 6dd562f commit 6cd90e8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -20,7 +20,7 @@ fitsio = {version="^1", optional=true}
2020
fits = ["fitsio"]
2121

2222
[tool.poetry.group.dev.dependencies]
23-
pytest = "^8.0.0"
23+
pytest = "^9.0.0"
2424
coveralls = {version = "^4.0.0", python = "<3.13"}
2525
mypy = "^1.0.1"
2626

0 commit comments

Comments
 (0)