From 1d11fc00feb4ead67185e3e49f8132627e3bb6d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:01:58 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.1 in /jobs/inprogress_update Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.0.1. - [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/1.0.1...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jobs/inprogress_update/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/inprogress_update/requirements.txt b/jobs/inprogress_update/requirements.txt index a7c733cd6..0643932c9 100644 --- a/jobs/inprogress_update/requirements.txt +++ b/jobs/inprogress_update/requirements.txt @@ -3,7 +3,7 @@ Flask==1.1.2 Jinja2==2.11.3 MarkupSafe==1.1.1 SQLAlchemy==1.4.11 -Werkzeug==1.0.1 +Werkzeug==3.0.1 click==7.1.2 cx-Oracle==8.1.0 greenlet==1.0.0