From e4b9f76d367a3d52eab45f2b632a8b399ea6997f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 05:28:46 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 2.2.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 2.2.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/2.0.3...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ddc4a1d..4d485ac 100644 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ "python-louvain", "pyjwt==2.4.0", "rdflib==6.1.1", - "Werkzeug==2.0.3" # dash doesn't work with the new version of Werkzeug + "Werkzeug==2.2.3" # dash doesn't work with the new version of Werkzeug ], package_data={ 'cord19kg.apps': [