From e39d297ed13c9fe94f109ed2c55cdfea1da38b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 13:48:15 +0000 Subject: [PATCH] Bump werkzeug from 2.3.6 to 2.3.7 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 2.3.7. - [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.6...2.3.7) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e13441..df387cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,5 +15,5 @@ python-dateutil==2.8.2 # via arrow redis==4.6.0 rq==1.15.1 six==1.16.0 -werkzeug==2.3.6 +werkzeug==2.3.7 Redis-Sentinel-Url==1.0.1