From 419643c0a25e58dc40ad07a9b1dc91d3e9ce02c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:36:28 +0000 Subject: [PATCH] Chore(deps): Bump werkzeug from 3.0.1 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 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/3.0.1...3.0.6) --- 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 44dd56d..1259574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,5 +31,5 @@ rq==1.16.2 shellescape==3.8.1 six==1.16.0 urllib3==2.2.1 -Werkzeug==3.0.1 +Werkzeug==3.0.6 pytest==8.3.2 \ No newline at end of file