From 45c20578c20443a8fdae045abe93910cfaa639f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 08:18:57 +0000 Subject: [PATCH] feat(Dependencies): Update dependency werkzeug to v3.0.4 | datasource | package | from | to | | ---------- | -------- | ----- | ----- | | pypi | werkzeug | 3.0.3 | 3.0.4 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index 5443a83..00baf29 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.0 uvicorn==0.30.6 -werkzeug==3.0.3 +werkzeug==3.0.4 Jinja2==3.1.4 python-dotenv==1.0.1 gunicorn==23.0.0