Skip to content

Commit 02becb3

Browse files
committed
deps: update django to 5.1.5
1 parent 19e5faa commit 02becb3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements/base.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A4
2-
git+https://github.com/liqd/adhocracy4.git@aplus-v2501.1.2#egg=adhocracy4
2+
git+https://github.com/liqd/adhocracy4.git@aplus-v2508.4#egg=adhocracy4
33

44
# Additional requirements
55
brotli==1.1.0
@@ -17,14 +17,14 @@ urllib3==2.3.0
1717
redis==5.2.1
1818

1919
# Inherited a4-core requirements
20-
Django==4.2.18
21-
django-allauth[socialaccount]==65.3.1
20+
Django==5.1.5
21+
django-allauth==65.3.1
2222
django-autoslug==1.9.9
2323
https://github.com/liqd/django-ckeditor-5/releases/download/v0.2.12-liqd/django_ckeditor_5-0.2.12-py3-none-any.whl
2424
django-filter==24.3
2525
django-widget-tweaks==1.5.0
2626
djangorestframework==3.15.2
27-
easy-thumbnails[svg]==2.10
27+
easy-thumbnails==2.10
2828
jsonfield==3.1.0
2929
python-magic==0.4.27
3030
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)