deps(deps): bump flask-openapi3 from 4.3.1 to 4.3.2 in the flask group

Bumps the flask group with 1 update: [flask-openapi3](https://github.com/luolingchun/flask-openapi).


Updates `flask-openapi3` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/luolingchun/flask-openapi/releases)
- [Changelog](https://github.com/luolingchun/flask-openapi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luolingchun/flask-openapi/compare/v4.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: flask-openapi3
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flask
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-11 07:17:54 +00:00
committed by GitHub
parent fbf4a71ea5
commit 5099058199
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==4.3.1",
"flask-openapi3==4.3.2",
"rapidfuzz==3.14.5",
"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==4.3.1
flask-openapi3==4.3.2
rapidfuzz==3.14.5
pendulum>=3.0.0
pystray>=0.19.5