From bf2620396c5573e45d49ba18366ce3a06a66ca50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 23:45:17 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 2.2.2 to 2.2.3 in /test Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3. - [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.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/upstream-requirements-py311.txt | 2 +- test/upstream-requirements-py37.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index 9a2922ab..7aaf575e 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -35,5 +35,5 @@ toml==0.10.2 tomli==2.0.1 types-toml==0.10.8.1 urllib3==1.26.14 -Werkzeug==2.2.2 +Werkzeug==2.2.3 xmltodict==0.13.0 diff --git a/test/upstream-requirements-py37.txt b/test/upstream-requirements-py37.txt index 94c561cc..f6c2d148 100644 --- a/test/upstream-requirements-py37.txt +++ b/test/upstream-requirements-py37.txt @@ -37,6 +37,6 @@ tomli==2.0.1 types-toml==0.10.8.1 typing_extensions==4.4.0 urllib3==1.26.14 -Werkzeug==2.2.2 +Werkzeug==2.2.3 xmltodict==0.13.0 zipp==3.11.0