From 37cee960b40609893e2843666be053ecb9585fd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 11:26:27 +0000 Subject: [PATCH] :arrow_up: Bump werkzeug from 3.0.6 to 3.1.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.6...3.1.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-doc.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7e6b7d14..1ec0e3c6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -247,7 +247,7 @@ urllib3==2.3.0 # via requests virtualenv==20.28.0 # via pre-commit -werkzeug==3.0.6 +werkzeug==3.1.3 # via # dash # django-plotly-dash diff --git a/requirements-doc.txt b/requirements-doc.txt index 8fe98ffa..23ba1fbd 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -275,7 +275,7 @@ urllib3==2.3.0 # via requests watchdog==6.0.0 # via mkdocs -werkzeug==3.0.6 +werkzeug==3.1.3 # via # dash # django-plotly-dash diff --git a/requirements.txt b/requirements.txt index 7de2c578..25e187b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -174,7 +174,7 @@ uritemplate==4.1.1 # drf-yasg urllib3==2.3.0 # via requests -werkzeug==3.0.6 +werkzeug==3.1.3 # via # dash # django-plotly-dash