From 96d8276b1c02035651f7dbace7a6cae9e5559bf6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 18:56:15 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.111.1 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.110.3 | 0.111.1 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 121637a..8356488 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.110.3 +fastapi==0.111.1 uvicorn==0.30.1 werkzeug==3.0.3 Jinja2==3.1.4