diff --git a/backend/config/settings.py b/backend/config/settings.py index 6d18e4f3..97e60669 100644 --- a/backend/config/settings.py +++ b/backend/config/settings.py @@ -295,4 +295,4 @@ CORS_ALLOW_HEADERS = list(default_headers) + [ # TA application settings TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist" -TA_VERSION = "v0.4.10" +TA_VERSION = "v0.4.11-unstable" diff --git a/backend/requirements.txt b/backend/requirements.txt index 3e22dedd..cf98c321 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,4 +11,4 @@ requests==2.32.3 ryd-client==0.0.6 uWSGI==2.0.26 whitenoise==6.7.0 -yt-dlp==2024.8.1 +yt-dlp==2024.8.6