Skip to content

Commit bbb0403

Browse files
committed
bumped version to Django 5.2
1 parent bd4307c commit bbb0403

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Django>=5.1,<5.2
1+
Django>=5.2,<5.3
22
dj-database-url==2.3
33
psycopg[binary]>=3.2,<3.3
44
gunicorn>=23
55
django-storages>=1.14
6-
boto3>=1.35
6+
boto3>=1.38
77
whitenoise

0 commit comments

Comments
 (0)