mirror of
https://github.com/PaiGramTeam/MibooGram.git
synced 2024-11-16 04:45:27 +00:00
⬆️ Update fastapi requirement from ^0.104.1 to ^0.105.0
Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi) to permit the latest version. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.105.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bc8d0f8244
commit
56fca562f6
@ -31,7 +31,7 @@ pytest-asyncio = { version = "^0.23.2", optional = true }
|
||||
flaky = { version = "^3.7.0", optional = true }
|
||||
lxml = "^4.9.2"
|
||||
arko-wrapper = "^0.2.8"
|
||||
fastapi = "^0.104.1"
|
||||
fastapi = "^0.105.0"
|
||||
uvicorn = { extras = ["standard"], version = "^0.24.0" }
|
||||
sentry-sdk = "^1.31.0"
|
||||
GitPython = "^3.1.30"
|
||||
|
Loading…
Reference in New Issue
Block a user