From abca0719fbbd22bb5900e4b8db91efc6f33b22da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:10:33 +0000 Subject: [PATCH] Bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.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/0.14.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../code-from-elsewhere/bad-python-reqs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-distro/scatest/code-from-elsewhere/bad-python-reqs/requirements.txt b/dynamic-distro/scatest/code-from-elsewhere/bad-python-reqs/requirements.txt index 4899cfe470..de3abb5de3 100644 --- a/dynamic-distro/scatest/code-from-elsewhere/bad-python-reqs/requirements.txt +++ b/dynamic-distro/scatest/code-from-elsewhere/bad-python-reqs/requirements.txt @@ -68,7 +68,7 @@ urllib3==1.23 virtualenv==16.0.0 wcwidth==0.1.7 webencodings==0.5.1 -Werkzeug==0.14.1 +Werkzeug==3.0.6 widgetsnbextension==3.4.2 xlrd==1.1.0 pysandbox==1.0.1 \ No newline at end of file