bump dependencies
This commit is contained in:
parent
7e35b7488f
commit
e139ec84a5
|
|
@ -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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue