bump dependencies

This commit is contained in:
Simon 2025-10-09 10:30:13 +07:00
parent 7e35b7488f
commit e139ec84a5
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
3 changed files with 459 additions and 424 deletions

View File

@ -1,9 +1,9 @@
apprise==1.9.4
apprise==1.9.5
celery==5.5.3
django-auth-ldap==5.2.0
django-celery-beat==2.8.1
django-cors-headers==4.9.0
Django==5.2.6
Django==5.2.7
djangorestframework==3.16.1
drf-spectacular==0.28.0
Pillow==11.3.0

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
-r backend/requirements.txt
ipython==9.5.0
ipython==9.6.0
pre-commit==4.3.0
pylint-django==2.6.1
pylint==3.3.8
pylint==3.3.9
pytest-django==4.11.1
pytest==8.4.2
python-dotenv==1.1.1