From ceb8582d4a5b8cfa811d1ea3e2b84dc13c00cef9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 20:19:39 +0000 Subject: [PATCH] feat(Dependencies): Update dependency werkzeug to v3.1.2 | datasource | package | from | to | | ---------- | -------- | ----- | ----- | | pypi | werkzeug | 3.0.6 | 3.1.2 | --- FastapiOpenRestyConfigurator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastapiOpenRestyConfigurator/requirements.txt b/FastapiOpenRestyConfigurator/requirements.txt index d003a50..91553d5 100644 --- a/FastapiOpenRestyConfigurator/requirements.txt +++ b/FastapiOpenRestyConfigurator/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.4 uvicorn==0.32.0 -werkzeug==3.0.6 +werkzeug==3.1.2 Jinja2==3.1.4 python-dotenv==1.0.1 gunicorn==23.0.0