Merge pull request #6 from Dvorinka/dependabot/pip/flask-72b697a17d

This commit is contained in:
Tomáš Dvořák
2026-04-10 12:25:11 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ dependencies = [
"ffmpeg-python>=0.2.0",
"schedule>=1.2.2",
"pillow>=11.1.0",
"flask-openapi3==3.0.2",
"flask-openapi3==4.3.1",
"rapidfuzz==3.11.0",
"pendulum>=3.0.0",
"pystray>=0.19.5",
+1 -1
View File
@@ -21,7 +21,7 @@ sortedcontainers>=2.4.0
xxhash>=3.4.1
ffmpeg-python>=0.2.0
schedule>=1.2.2
flask-openapi3==3.0.2
flask-openapi3==4.3.1
rapidfuzz==3.11.0
pendulum>=3.0.0
pystray>=0.19.5