diff mbox series

[layerindex-web,07/10] requirements.txt: upgrade all to latest

Message ID eceb742205ab8bb332dcd05eaad6147b48ce2145.1696621423.git.tim.orling@konsulko.com
State New
Headers show
Series Django 4.2 LTS Upgrade | expand

Commit Message

Tim Orling Oct. 6, 2023, 7:59 p.m. UTC
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 requirements.txt | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)
diff mbox series

Patch

diff --git a/requirements.txt b/requirements.txt
index 40f696c..612e9cc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,26 +1,26 @@ 
-amqp==5.0.9
-beautifulsoup4==4.10.0
-billiard==3.6.4.0
-celery==5.2.3
+amqp==5.1.1
+beautifulsoup4==4.12.2
+billiard==4.1.0
+celery==5.3.4
 confusable-homoglyphs==3.2.0
 Django>=4.2,<4.3
 django-appconf==1.0.5
-django-axes==5.31.0
-django-cors-headers==3.11.0
-django-ipware==4.0.2
+django-axes==6.1.0
+django-cors-headers==4.2.0
+django-ipware==5.0.0
 django-ranged-response==0.2.0
-django-registration==3.2
-django-reversion==4.0.1
-django-reversion-compare==0.14.1
+django-registration==3.4
+django-reversion==5.0.4
+django-reversion-compare==0.16.2
 django-simple-captcha==0.5.20
-djangorestframework==3.13.1
-gitdb==4.0.9
+djangorestframework==3.14.0
+gitdb==4.0.10
 GitPython==3.1.37
-kombu==5.2.3
-mysqlclient==2.1.0
+kombu==5.3.2
+mysqlclient==2.1.1
 Pillow==10.0.1
-pytz==2021.3
+pytz==2023.3
 six==1.16.0
 smmap==5.0.0
-soupsieve==2.3.1
+soupsieve==2.4.1
 vine==5.0.0