upgrade dependencies

This commit is contained in:
Alex Shnitman 2025-08-28 09:23:15 +02:00
parent b0ccfb2e8c
commit c6af5c6cee
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@ jobs:
VER=`pipenv run pip list -o | awk '$1 == "yt-dlp" {print $3}'`
if [ -n "$VER" ]; then
pipenv update yt-dlp[default,curl-cffi]
pipenv install
pipenv lock
git config --global user.email "updater@metube"
git config --global user.name "AutoUpdater"
git commit -m 'upgraded yt-dlp' Pipfile.lock

8
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "c287336ac18d52aa41651aed6a9c84cbb463c44dea5794dfe7a145109961b5f8"
"sha256": "486e1a750e518c9f5ac36c81dea35db4856fd8aea0dae289a9132d4e2519190c"
},
"pipfile-spec": 6,
"requires": {
@ -1275,11 +1275,11 @@
},
"platformdirs": {
"hashes": [
"sha256:3d512d96e16bcb959a814c9f348431070822a6496326a4be0911c40b5a74c2bc",
"sha256:ff7059bb7eb1179e2685604f4aaf157cfd9535242bd23742eadc3c13542139b4"
"sha256:abd01743f24e5287cd7a5db3752faf1a2d65353f38ec26d98e25a6db65958c85",
"sha256:ca753cf4d81dc309bc67b0ea38fd15dc97bc30ce419a7f58d13eb3bf14c4febf"
],
"markers": "python_version >= '3.9'",
"version": "==4.3.8"
"version": "==4.4.0"
},
"pylint": {
"hashes": [