Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit 308a9c9

Browse files
committed
Upgrade Django
1 parent d94f73d commit 308a9c9

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77
requires-python = ">=3.12"
88
dependencies = [
99
"daylio-parser>=0.4.2",
10-
"django<4",
10+
"django>=4.2",
1111
"django-debug-toolbar>=4.3.0",
1212
"django-dotenv>=1.4.2",
1313
"django-extensions>=3.2.3",

uv.lock

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

0 commit comments

Comments
 (0)