diff mbox series

[layerindex-web] requirements.txt: upgrades

Message ID 20260822211350.9317-1-tim.orling@konsulko.com
State Accepted, archived
Commit 81bab8280d899468112b36cb992d6cedfa8a1491
Delegated to: Tim Orling
Headers show
Series [layerindex-web] requirements.txt: upgrades | expand

Commit Message

Tim Orling Aug. 22, 2026, 9:13 p.m. UTC
Updates suggested by 'dependabot update pip'

NOTE: django-reversion-compare 0.20.0 requires Python >= 3.12
      which we do not have in Ubuntu 22.04 Jammy (Python 3.10)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 requirements.txt | 54 ++++++++++++++++++++++++------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)
diff mbox series

Patch

diff --git a/requirements.txt b/requirements.txt
index b4b57b5..e0be38a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,41 +1,41 @@ 
 -i https://pkgs.safetycli.com/repository/self-d8782/project/layerindex-web/pypi/simple/
-amqp==5.2.0
-asgiref==3.8.1
-beautifulsoup4==4.12.3
-billiard==4.2.0
-celery==5.4.0
-click==8.1.7
+amqp==5.3.1
+asgiref==3.12.1
+beautifulsoup4==4.15.0
+billiard==4.2.4
+celery==5.6.3
+click==8.4.2
 click-didyoumean==0.3.1
-click-plugins==1.1.1
+click-plugins==1.1.1.2
 click-repl==0.3.0
 confusable-homoglyphs==3.3.1
-diff-match-patch==20230430
-Django>=5.2.14,<5.3
-django-appconf==1.0.6
-django-axes==7.1.0
-django-cors-headers==4.4.0
+diff-match-patch==20241021
+Django>=5.2.17,<5.3
+django-appconf==1.2.0
+django-axes==8.3.1
+django-cors-headers==4.9.0
 django-ipware==7.0.1
 django-ranged-response==0.2.0
 django-registration==5.2.1
-django-reversion==5.1.0
+django-reversion==6.3.0
 django-reversion-compare==0.17.0
-django-simple-captcha==0.6.3
-djangorestframework==3.16.1
-gitdb==4.0.11
-GitPython==3.1.58
-kombu==5.4.0
-mysqlclient==2.2.4
+django-simple-captcha==0.7.0
+djangorestframework==3.18.0
+gitdb==4.0.12
+GitPython==3.1.59
+kombu==5.6.2
+mysqlclient==2.2.8
 packaging_legacy==23.0.post0
 Pillow==12.3.0
-prompt-toolkit==3.0.47
+prompt-toolkit==3.0.53
 python-dateutil==2.9.0.post0
-pytz==2024.1
-six==1.16.0
-smmap==5.0.1
-soupsieve==2.8.4
+pytz==2026.3.post1
+six==1.17.0
+smmap==5.0.3
+soupsieve==2.9.2
 sqlparse==0.6.0
-typing_extensions==4.12.2
-tzdata==2024.1
+typing_extensions==4.16.0
+tzdata==2026.3
 vine==5.1.0
-wcwidth==0.2.13
+wcwidth==0.8.2
 PyYAML==6.0.3