Skip to content

Commit 2b7292a

Browse files
⬆️ deps: Update dependency pytest to v8 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6066b4 commit 2b7292a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -9,7 +9,7 @@ build = "build.py"
99
python = "^3.8"
1010

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

0 commit comments

Comments
 (0)