diff --git a/Pipfile b/Pipfile index c8f2f55..0675388 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] python-apt = {ref = "2.5.3", git = "https://salsa.debian.org/apt-team/python-apt.git"} prometheus_client = "==0.21.0" -fastapi = "==0.115.3" +fastapi = "==0.115.4" uvicorn = {version = "==0.32.0", extras = ["standard"]} [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index f7fcaa5..7bdf38d 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "cefc72d41d7c9186d87b017af9613c9c80f5e11370eb6b74a5f583a5478ee7a8" + "sha256": "f9f90cb23c82ec216ae068999b78cfc80459062680e331a704ac97b06c8f94af" }, "pipfile-spec": 6, "requires": {}, @@ -40,12 +40,12 @@ }, "fastapi": { "hashes": [ - "sha256:8035e8f9a2b0aa89cea03b6c77721178ed5358e1aea4cd8570d9466895c0638c", - "sha256:c091c6a35599c036d676fa24bd4a6e19fa30058d93d950216cdc672881f6f7db" + "sha256:0b504a063ffb3cf96a5e27dc1bc32c80ca743a2528574f9cdc77daa2d31b4742", + "sha256:db653475586b091cb8b2fec2ac54a680ac6a158e07406e1abae31679e8826349" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.115.3" + "version": "==0.115.4" }, "h11": { "hashes": [ @@ -302,11 +302,11 @@ }, "starlette": { "hashes": [ - "sha256:39cbd8768b107d68bfe1ff1672b38a2c38b49777de46d2a592841d58e3bf7c2a", - "sha256:a0193a3c413ebc9c78bff1c3546a45bb8c8bcb4a84cae8747d650a65bd37210a" + "sha256:9834fd799d1a87fd346deb76158668cfa0b0d56f85caefe8268e2d97c3468b62", + "sha256:fbc189474b4731cf30fcef52f18a8d070e3f3b46c6a04c97579e85e6ffca942d" ], "markers": "python_version >= '3.8'", - "version": "==0.41.0" + "version": "==0.41.2" }, "typing-extensions": { "hashes": [