bump requirements

This commit is contained in:
Simon
2025-08-11 13:51:44 +07:00
parent 9606eb44c7
commit 1a4539c9ba
2 changed files with 8 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
-r requirements.txt -r requirements.txt
ipython==9.4.0 ipython==9.4.0
pre-commit==4.2.0 pre-commit==4.3.0
pylint-django==2.6.1 pylint-django==2.6.1
pylint==3.3.7 pylint==3.3.8
pytest-django==4.11.1 pytest-django==4.11.1
pytest==8.4.1 pytest==8.4.1
python-dotenv==1.1.1 python-dotenv==1.1.1
requirementscheck==0.1.0 requirementscheck==0.1.0
types-requests==2.32.4.20250611 types-requests==2.32.4.20250809

View File

@@ -1,15 +1,15 @@
apprise==1.9.3 apprise==1.9.4
celery==5.5.3 celery==5.5.3
django-auth-ldap==5.2.0 django-auth-ldap==5.2.0
django-celery-beat==2.8.1 django-celery-beat==2.8.1
django-cors-headers==4.7.0 django-cors-headers==4.7.0
Django==5.2.4 Django==5.2.5
djangorestframework==3.16.0 djangorestframework==3.16.1
drf-spectacular==0.28.0 drf-spectacular==0.28.0
Pillow==11.3.0 Pillow==11.3.0
redis==6.2.0 redis==6.4.0
requests==2.32.4 requests==2.32.4
ryd-client==0.0.6 ryd-client==0.0.6
uvicorn==0.35.0 uvicorn==0.35.0
whitenoise==6.9.0 whitenoise==6.9.0
yt-dlp[default]==2025.7.21 yt-dlp[default]==2025.8.11