From a79da74b2e1749830765af81b5bee7818ab7b33d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 00:43:13 +0000 Subject: [PATCH] feat(Dependencies): Update dependency fastapi to v0.139.0 | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.138.0 | 0.139.0 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 5aefc24..9431eb6 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.138.0 +fastapi==0.139.0 uvicorn==0.49.0 werkzeug==3.1.8 Jinja2==3.1.6