⬆️ Upgrade dependency PyYAML to v6.0.2 (#108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-12 10:59:42 +02:00
committed by GitHub
parent b8e58dd8dd
commit c93de51992
2 changed files with 14 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ dependencies = [
"openai==1.40.0",
"orjson==3.10.7",
"python-dotenv==1.0.1",
"PyYAML==6.0.1",
"PyYAML==6.0.2",
"SQLAlchemy==2.0.31",
"whisper-timestamped==1.15.4",
"moviepy @ git+https://github.com/OsaAjani/moviepy.git",