Skip to content

Commit 5ba9a6a

Browse files
committed
Upgrade to Django 5.2
1 parent 74588de commit 5ba9a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dynamic = ["version"]
55
readme = "README.md"
66
license = "PostgreSQL"
77
dependencies = [
8-
"django>=4.2,<5.0",
8+
"django>=5.2,<6.0",
99
"psycopg2",
1010
"simplejson",
1111
"requests",

0 commit comments

Comments
 (0)