bump requirements
This commit is contained in:
parent
512f661823
commit
164f3d2a22
|
|
@ -1,8 +1,8 @@
|
|||
-r requirements.txt
|
||||
ipython==9.0.1
|
||||
pre-commit==4.1.0
|
||||
ipython==9.0.2
|
||||
pre-commit==4.2.0
|
||||
pylint-django==2.6.1
|
||||
pylint==3.3.4
|
||||
pylint==3.3.6
|
||||
pytest-django==4.10.0
|
||||
pytest==8.3.5
|
||||
python-dotenv==1.0.1
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@ requests==2.32.3
|
|||
ryd-client==0.0.6
|
||||
uvicorn==0.34.0
|
||||
whitenoise==6.9.0
|
||||
yt-dlp[default]==2025.2.19
|
||||
yt-dlp[default]==2025.3.21
|
||||
|
|
|
|||
Loading…
Reference in New Issue