From f7e7ecb2377558fc56616dd2893e1dcf39990596 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:06:22 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.115.5 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.115.4 | 0.115.5 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index e970107..795b288 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.4 +fastapi==0.115.5 uvicorn==0.32.0 werkzeug==3.1.3 Jinja2==3.1.4