From 128ebe718a15428d6efefd6d382434e39d49bddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 00:33:34 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 2.2.2 to 2.3.8 in /batch/docker Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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.2...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] --- batch/docker/tensorflow_requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/batch/docker/tensorflow_requirements.txt b/batch/docker/tensorflow_requirements.txt index 0624b922..98fcefbb 100644 --- a/batch/docker/tensorflow_requirements.txt +++ b/batch/docker/tensorflow_requirements.txt @@ -92,7 +92,7 @@ tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 # via tensorboard tensorflow==2.7.0 - # via -r ./batch/docker/tensorflow_requirements.in + # via -r tensorflow_requirements.in tensorflow-estimator==2.7.0 # via tensorflow tensorflow-io-gcs-filesystem==0.26.0 @@ -103,7 +103,7 @@ typing-extensions==4.3.0 # via tensorflow urllib3==1.26.12 # via requests -werkzeug==2.2.2 +werkzeug==2.3.8 # via tensorboard wheel==0.37.1 # via