From e08e17957f7347c64beb68a0dd6c351740d215fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 07:13:31 +0000 Subject: [PATCH] Bump werkzeug from 3.0.1 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.6. - [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.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deva.egg-info/requires.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deva.egg-info/requires.txt b/deva.egg-info/requires.txt index 394e7af..6dc52f8 100644 --- a/deva.egg-info/requires.txt +++ b/deva.egg-info/requires.txt @@ -15,7 +15,7 @@ pymaybe requests-html aioredis>=2.0 apscheduler -werkzeug==3.0.1 +werkzeug==3.0.6 networkx==2 graphviz sockjs-tornado>=1.0.7 diff --git a/requirements.txt b/requirements.txt index e6eefd2..8251912 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pymaybe requests-html aioredis>=2.0 apscheduler -werkzeug==1.0.0 +werkzeug==3.0.6 networkx==2 graphviz sockjs-tornado>=1.0.7