Skip to content

Commit 42cbaba

Browse files
chore(deps): update dependency pytest to v8
1 parent b36938d commit 42cbaba

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-7
lines changed

poetry.lock

+27-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ typed-settings = { version = ">=23.1, <25", extras = [
5757
immutables = "^0.20"
5858

5959
[tool.poetry.group.dev.dependencies]
60-
pytest = "^7.4"
60+
pytest = "^8.0.0"
6161
pytest-cov = "^4.1"
6262

6363
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)