Skip to content

Commit 7418cb6

Browse files
fix(deps): update dependency django to v5
1 parent b16989e commit 7418cb6

File tree

2 files changed

+359
-359
lines changed

2 files changed

+359
-359
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "GNU Affero General Public License v3.0"
99
dependencies = [
1010
"requests",
1111
"django-environ",
12-
"Django>=4.2,<4.3",
12+
"Django>=5.2,<5.3",
1313
"drf-writable-nested",
1414
"djangorestframework",
1515
"psycopg2-binary>=2.9,<3",

0 commit comments

Comments
 (0)