From 8d1ffc6e251a313301e83ab0057cb93caa57d61c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 00:31:18 +0000 Subject: [PATCH] Bump werkzeug from 2.2.0 to 2.3.8 in /DataScience/cnn_modeling Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.0 to 2.3.8. - [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.2.0...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] --- DataScience/cnn_modeling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataScience/cnn_modeling/requirements.txt b/DataScience/cnn_modeling/requirements.txt index d14da2cb..3acbf9e5 100644 --- a/DataScience/cnn_modeling/requirements.txt +++ b/DataScience/cnn_modeling/requirements.txt @@ -228,7 +228,7 @@ typing-extensions==4.3.0 # torch urllib3==1.26.11 # via requests -werkzeug==2.2.0 +werkzeug==2.3.8 # via tensorboard wheel==0.37.1 # via