From e04151fd81d7acf42db762700de4df23c8db4bb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 00:06:17 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.115.6 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.115.5 | 0.115.6 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index b82399a..fed6926 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.5 +fastapi==0.115.6 uvicorn==0.32.1 werkzeug==3.1.3 Jinja2==3.1.4