Skip to content

Commit e95b180

Browse files
⬆️ deps: Update dependency pytest to v9 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7362e91 commit e95b180

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
@@ -9,7 +9,7 @@ build = "build.py"
99
python = "^3.8"
1010

1111
[tool.poetry.dev-dependencies]
12-
pytest = "^8.0.0"
12+
pytest = "^9.0.0"
1313
black = "^21.11b1"
1414
Cython = "^3.0.0"
1515

0 commit comments

Comments
 (0)