⬆️ Upgrade dependency SQLAlchemy to v2.0.32 (#106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-23 15:53:49 +02:00
committed by GitHub
parent 56a305a8e1
commit ca05ab3b5c
2 changed files with 13 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ dependencies = [
"orjson==3.10.7",
"python-dotenv==1.0.1",
"PyYAML==6.0.2",
"SQLAlchemy==2.0.31",
"SQLAlchemy==2.0.32",
"whisper-timestamped==1.15.4",
"moviepy @ git+https://github.com/OsaAjani/moviepy.git",
"tiktok-uploader @ git+https://github.com/Paillat-dev/tiktok-uploader.git",