From ef79381a1e2ca588125a6fcae4222f3ed8848bdd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 03:35:19 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.110.3 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.110.2 | 0.110.3 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 329ef89..cade2f2 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.110.2 +fastapi==0.110.3 uvicorn==0.29.0 werkzeug==3.0.2 Jinja2==3.1.3