⬆️ Upgrade dependency SQLAlchemy to v2.0.43

This commit is contained in:
renovate[bot]
2025-09-06 15:53:02 +00:00
committed by GitHub
parent 8f0f4a1142
commit fc57885ca4
2 changed files with 32 additions and 32 deletions

View File

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