Skip to content

Commit

Permalink
Update fastapi requirement from ~=0.95 to ~=0.111 in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi) to permit the latest version.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.95.0...0.111.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 610cd80 commit ed7759a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ovos-plugin-manager~=0.0.25
fastapi~=0.95
fastapi~=0.111
uvicorn~=0.22
gradio~=3.28
ovos-utils~=0.0

0 comments on commit ed7759a

Please sign in to comment.