From d8a9e6ec41f39dac6fd7584fa53186a0c55efa93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:24:01 +0000 Subject: [PATCH] Bump werkzeug from 2.3.3 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.3 to 3.0.6. - [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.3.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd2ade9..9cc9a2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -129,7 +129,9 @@ s3transfer==0.6.1 segno==1.6.0 # via notifications-utils sentry-sdk[celery,flask]==1.21.1 - # via -r requirements.in + # via + # -r requirements.in + # sentry-sdk six==1.16.0 # via # click-repl @@ -151,7 +153,7 @@ vine==5.0.0 # kombu wcwidth==0.2.5 # via prompt-toolkit -werkzeug==2.3.3 +werkzeug==3.0.6 # via flask # The following packages are considered to be unsafe in a requirements file: