Skip to content

Commit fb3cd32

Browse files
Merge pull request #172 from Doist/renovate/pytest-8.x
chore(deps): update dependency pytest to v8
2 parents ce4ace3 + 5000dec commit fb3cd32

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

+12-12
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
@@ -22,7 +22,7 @@ python = "^3.9"
2222
requests = "^2.32.3"
2323

2424
[tool.poetry.group.dev.dependencies]
25-
pytest = "^7.2.0"
25+
pytest = "^8.0.0"
2626
pre-commit = "^3.8.0"
2727
mypy = "^1.11"
2828
responses = "^0.25.3"

0 commit comments

Comments
 (0)