Skip to content

Commit 0dd6c09

Browse files
authored
Merge pull request #225 from Doist/renovate/pytest-9.x
chore(deps): update dependency pytest to v9
2 parents 21dca82 + d206b5a commit 0dd6c09

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Documentation = "https://doist.github.io/todoist-api-python"
2626
[dependency-groups]
2727
dev = [
2828
"pre-commit>=4.0.0,<5",
29-
"pytest>=8.0.0,<9",
29+
"pytest>=9.0.2,<10",
3030
"pytest-asyncio>=1.3,<1.4",
3131
"tox>=4.15.1,<5",
3232
"tox-uv>=1.25.0,<2",

uv.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)