From cdb10a56debcd131edede86a7e5baf40771aeaaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:41:45 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.115.4 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.115.3 | 0.115.4 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 009fb8f..d003a50 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.3 +fastapi==0.115.4 uvicorn==0.32.0 werkzeug==3.0.6 Jinja2==3.1.4