We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0889a7 commit d169326Copy full SHA for d169326
pyproject.toml
@@ -35,13 +35,13 @@ Changelog = "https://github.com/he0119/smart-home/blob/main/CHANGELOG.md"
35
36
[tool.uv]
37
dev-dependencies = [
38
- "coverage>=7.6.8",
39
- "django-cors-headers>=4.6.0",
40
- "eventlet>=0.38.0",
+ "coverage>=7.6.12",
+ "django-cors-headers>=4.7.0",
+ "eventlet>=0.39.1",
41
"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",
+ "strawberry-graphql-django[debug-toolbar]>=0.57.0",
+ "poethepoet>=0.33.1",
+ "bump-my-version>=0.33.0",
45
]
46
47
[tool.uv.pip]
0 commit comments