Skip to content

Commit a7d01c2

Browse files
fix: use django 4.2.26
1 parent c4e9c67 commit a7d01c2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ shared = [
2828
"django-model-utils>=4.5.1",
2929
"django-postgres-extra>=2.0.8",
3030
"django-prometheus>=2.3.1",
31-
"django>=4.2.26,<5.0.0",
31+
"django=4.2.26,<5.0.0",
3232
"google-auth>=2.21.1",
3333
"google-cloud-pubsub>=2.27.1",
3434
"httpx>=0.23.1",

uv.lock

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

0 commit comments

Comments
 (0)