From 686b4cbf8fac75684efe9c4bdfa4979d0fc979b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 22:05:00 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.112.1 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.112.0 | 0.112.1 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 3b20413..f72ad1f 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.112.0 +fastapi==0.112.1 uvicorn==0.30.6 werkzeug==3.0.3 Jinja2==3.1.4