From 4ebb5fdfa5acc3376babc8e2bf77baf78895b9a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:55:14 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 2.2.3 in /environment Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 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/0.14.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/requirements.txt b/environment/requirements.txt index 6ad9b6d5..de6df182 100644 --- a/environment/requirements.txt +++ b/environment/requirements.txt @@ -84,6 +84,6 @@ termcolor==1.1.0 toolz==0.9.0 uritemplate==3.0.0 urllib3==1.25.1 -Werkzeug==0.14.1 +Werkzeug==2.2.3 tqdm==4.32.1 https://download.pytorch.org/whl/cu100/torch-1.1.0-cp37-cp37m-linux_x86_64.whl