From fdb7f92d86d1c54f621bc2a63bc0ad12cd8a7f73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 17:34:02 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.115.10 | datasource | package | from | to | | ---------- | ------- | ------- | -------- | | pypi | fastapi | 0.115.9 | 0.115.10 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 249da99..67cdc57 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.9 +fastapi==0.115.10 uvicorn==0.34.0 werkzeug==3.1.3 Jinja2==3.1.5