|
@@ -634,13 +634,13 @@ test = ["pytest (>=6)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "fastapi"
|
|
|
-version = "0.112.2"
|
|
|
+version = "0.113.0"
|
|
|
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "fastapi-0.112.2-py3-none-any.whl", hash = "sha256:db84b470bd0e2b1075942231e90e3577e12a903c4dc8696f0d206a7904a7af1c"},
|
|
|
- {file = "fastapi-0.112.2.tar.gz", hash = "sha256:3d4729c038414d5193840706907a41839d839523da6ed0c2811f1168cac1798c"},
|
|
|
+ {file = "fastapi-0.113.0-py3-none-any.whl", hash = "sha256:c8d364485b6361fb643d53920a18d58a696e189abcb901ec03b487e35774c476"},
|
|
|
+ {file = "fastapi-0.113.0.tar.gz", hash = "sha256:b7cf9684dc154dfc93f8b718e5850577b529889096518df44defa41e73caf50f"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|