Skip to content

Commit e095f69

Browse files
deps: update django to 5.2.9 (#149)
1 parent bec528c commit e095f69

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ optional-dependencies = { test-tools = [
88
"pyfakefs (>=5,<6)",
99
"pytest-django (>=4,<5)",
1010
], common-core = [
11-
"django (>4,<5)",
12-
"django (>4,<5)",
11+
"django (>4,<6)",
1312
"django-health-check",
1413
"djangorestframework-recursive",
1514
"djangorestframework",
@@ -24,7 +23,7 @@ optional-dependencies = { test-tools = [
2423

2524
], task-processor = [
2625
"backoff (>=2.2.1,<3.0.0)",
27-
"django (>4,<5)",
26+
"django (>4,<6)",
2827
"django-health-check",
2928
"prometheus-client (>=0.0.16)",
3029
] }

uv.lock

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

0 commit comments

Comments
 (0)