From 312c91deaee1535d8f411557eb8c9be1d2bfcf6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 10:54:21 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.115.2 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.115.0 | 0.115.2 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index e0586d2..f531732 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.0 +fastapi==0.115.2 uvicorn==0.31.1 werkzeug==3.0.4 Jinja2==3.1.4