Skip to content

Commit c3eba7f

Browse files
chore(deps): update python dev-dependencies
1 parent e0889a7 commit c3eba7f

File tree

2 files changed

+73
-72
lines changed

2 files changed

+73
-72
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ Changelog = "https://github.com/he0119/smart-home/blob/main/CHANGELOG.md"
3535

3636
[tool.uv]
3737
dev-dependencies = [
38-
"coverage>=7.6.8",
39-
"django-cors-headers>=4.6.0",
40-
"eventlet>=0.38.0",
38+
"coverage>=7.6.12",
39+
"django-cors-headers>=4.7.0",
40+
"eventlet>=0.39.0",
4141
"daphne>=4.1.2",
42-
"strawberry-graphql-django[debug-toolbar]>=0.50.0",
43-
"poethepoet>=0.31.1",
44-
"bump-my-version>=0.28.1",
42+
"strawberry-graphql-django[debug-toolbar]>=0.57.0",
43+
"poethepoet>=0.33.0",
44+
"bump-my-version>=0.33.0",
4545
]
4646

4747
[tool.uv.pip]

0 commit comments

Comments
 (0)