mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Bump versions
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# Application
|
||||
Django==4.2.6
|
||||
Django==4.2.13
|
||||
bleach[css]~=6.1
|
||||
celery[redis]==5.4.0
|
||||
crispy-bootstrap5==2024.2
|
||||
@@ -27,9 +27,9 @@ icalendar==5.0.12
|
||||
invoke==2.2.0
|
||||
openfoodfacts==0.3.0
|
||||
pillow==10.3.0
|
||||
reportlab==4.1.0
|
||||
reportlab==4.2.0
|
||||
requests==2.32.0
|
||||
tqdm==4.66.3
|
||||
tqdm==4.66.4
|
||||
tzdata==2024.1
|
||||
|
||||
# AWS
|
||||
|
||||
@@ -18,5 +18,5 @@ faker==25.0.0
|
||||
coverage==7.4.4
|
||||
django-debug-toolbar==4.3.0
|
||||
isort==5.13.2
|
||||
ruff==0.4.1
|
||||
ruff==0.4.4
|
||||
tblib==3.0.0
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
-r requirements.txt
|
||||
|
||||
django-redis==5.4.0
|
||||
gunicorn==21.2
|
||||
gunicorn==22.0.0
|
||||
psycopg2==2.9.9
|
||||
|
||||
Reference in New Issue
Block a user