Youtube-DL downgrade, Dependabot config change

This commit is contained in:
Dylan 2022-10-09 19:22:18 +01:00
parent 3ba5f3510d
commit bcaf2fb2f2
2 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
allow: ignore:
- dependency-name: "yt-dlp" - dependency-name: "yt-dlp"

View File

@ -20,6 +20,6 @@ six==1.16.0
typing-extensions==4.1.1 typing-extensions==4.1.1
urllib3==1.26.9 urllib3==1.26.9
Werkzeug==2.0.3 Werkzeug==2.0.3
yt-dlp==2022.9.1 yt-dlp==2022.7.18
zipp==3.6.0 zipp==3.6.0
Pillow==8.4.0 Pillow==8.4.0