From d6ff17c9137dae300a782ef627685be4cbdbfb40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 23:02:12 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.115.0 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.114.2 | 0.115.0 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index b3c43f6..5443a83 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.114.2 +fastapi==0.115.0 uvicorn==0.30.6 werkzeug==3.0.3 Jinja2==3.1.4