From 5e5db5c80fa73cf297b664c1b534896f0f41c53f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:37:08 +0000 Subject: [PATCH] build(deps): bump werkzeug in /contrib/libcbor/doc/source Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.5 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/0.15.5...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrib/libcbor/doc/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/libcbor/doc/source/requirements.txt b/contrib/libcbor/doc/source/requirements.txt index 461bb7e804d23..249e9908c4a0e 100644 --- a/contrib/libcbor/doc/source/requirements.txt +++ b/contrib/libcbor/doc/source/requirements.txt @@ -36,4 +36,4 @@ sphinxcontrib-serializinghtml==1.1.4 tornado==6.0.4 urllib3==1.25.8 watchdog==0.10.2 -Werkzeug==0.15.5 +Werkzeug==2.2.3