diff mbox series

[layerindex-web,2/3] requirements.txt: update all to latest

Message ID 20240409235602.3362257-2-tim.orling@konsulko.com
State Accepted, archived
Commit edbcafb03f5679c8d1cc32c37a806790e5d87323
Delegated to: Tim Orling
Headers show
Series [layerindex-web,1/3] build(deps): bump pillow from 10.2.0 to 10.3.0 | expand

Commit Message

Tim Orling April 9, 2024, 11:55 p.m. UTC
After running "pur -r requirements.txt"

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 93e4e53..6090ea8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,39 +1,39 @@ 
 amqp==5.2.0
-asgiref==3.7.2
-beautifulsoup4==4.12.2
+asgiref==3.8.1
+beautifulsoup4==4.12.3
 billiard==4.2.0
 celery==5.3.6
 click==8.1.7
-click-didyoumean==0.3.0
+click-didyoumean==0.3.1
 click-plugins==1.1.1
 click-repl==0.3.0
-confusable-homoglyphs==3.2.0
+confusable-homoglyphs==3.3.1
 diff-match-patch==20230430
 Django>=4.2,<4.3
 django-appconf==1.0.6
-django-axes==6.3.0
+django-axes==6.4.0
 django-cors-headers==4.3.1
-django-ipware==6.0.3
+django-ipware==6.0.4
 django-ranged-response==0.2.0
 django-registration==3.4
-django-reversion==5.0.10
-django-reversion-compare==0.16.2
+django-reversion==5.0.12
+django-reversion-compare==0.17.0
 django-simple-captcha==0.6.0
-djangorestframework==3.14.0
+djangorestframework==3.15.1
 gitdb==4.0.11
-GitPython==3.1.41
-kombu==5.3.4
-mysqlclient==2.2.1
+GitPython==3.1.43
+kombu==5.3.6
+mysqlclient==2.2.4
 packaging_legacy==23.0.post0
 Pillow==10.3.0
 prompt-toolkit==3.0.43
-python-dateutil==2.8.2
-pytz==2023.3.post1
+python-dateutil==2.9.0.post0
+pytz==2024.1
 six==1.16.0
 smmap==5.0.1
 soupsieve==2.5
 sqlparse==0.4.4
-typing_extensions==4.9.0
-tzdata==2023.4
+typing_extensions==4.11.0
+tzdata==2024.1
 vine==5.1.0
 wcwidth==0.2.13