From fa71496bfd776856f42fda39889e074ccbed0980 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 20:32:42 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.112.2 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.112.1 | 0.112.2 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index f72ad1f..f7fbdda 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.112.1 +fastapi==0.112.2 uvicorn==0.30.6 werkzeug==3.0.3 Jinja2==3.1.4