bump requirements
This commit is contained in:
parent
b9ce0259f9
commit
9bc1303d7f
|
|
@ -8,9 +8,9 @@ django-cors-headers==4.9.0
|
||||||
Django==5.2.11
|
Django==5.2.11
|
||||||
djangorestframework==3.16.1
|
djangorestframework==3.16.1
|
||||||
drf-spectacular==0.28.0 # rc:ignore
|
drf-spectacular==0.28.0 # rc:ignore
|
||||||
Pillow==12.1.0
|
Pillow==12.1.1
|
||||||
redis==7.1.0
|
redis==7.2.0
|
||||||
requests==2.32.5
|
requests==2.32.5
|
||||||
ryd-client==0.0.6
|
ryd-client==0.0.6
|
||||||
uvicorn==0.40.0
|
uvicorn==0.41.0
|
||||||
yt-dlp[default]==2026.2.4
|
yt-dlp[default]==2026.2.4
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
ipython==9.10.0
|
ipython==9.10.0
|
||||||
pre-commit==4.5.1
|
pre-commit==4.5.1
|
||||||
pylint-django==2.7.0
|
pylint-django==2.7.0
|
||||||
pylint==4.0.4
|
pylint==4.0.5
|
||||||
pytest-django==4.11.1
|
pytest-django==4.12.0
|
||||||
pytest==9.0.2
|
pytest==9.0.2
|
||||||
python-dotenv==1.2.1
|
python-dotenv==1.2.1
|
||||||
requirementscheck==0.1.0
|
requirementscheck==0.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue