From d59f7deec23a961170b3a538217100b65c561753 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 21:49:33 +0000 Subject: [PATCH] build(deps): bump werkzeug in /src/test/resources/msc/python Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.1.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.0...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/test/resources/msc/python/pip_freeze_lines_cyclic.txt | 2 +- src/test/resources/msc/python/requirements-cyclic-test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test/resources/msc/python/pip_freeze_lines_cyclic.txt b/src/test/resources/msc/python/pip_freeze_lines_cyclic.txt index bb28be01..593024f8 100644 --- a/src/test/resources/msc/python/pip_freeze_lines_cyclic.txt +++ b/src/test/resources/msc/python/pip_freeze_lines_cyclic.txt @@ -159,7 +159,7 @@ typing_extensions==4.8.0 urllib3==2.0.7 virtualenv==20.24.6 w3lib==2.1.2 -Werkzeug==3.0.0 +Werkzeug==3.1.6 wheel==0.41.2 whitenoise==6.6.0 wrapt==1.15.0 diff --git a/src/test/resources/msc/python/requirements-cyclic-test.txt b/src/test/resources/msc/python/requirements-cyclic-test.txt index d33b9b5c..b608de5e 100644 --- a/src/test/resources/msc/python/requirements-cyclic-test.txt +++ b/src/test/resources/msc/python/requirements-cyclic-test.txt @@ -95,7 +95,7 @@ typing_extensions==4.8.0 urllib3==1.26.11 virtualenv==20.24.5 w3lib==1.22.0 -Werkzeug==3.0.0 +Werkzeug==3.1.6 whitenoise==5.2.0 xmltodict==0.12.0 zope.component==6.0