From 8eefebb0a239ddef3577d84fdc8abe386b70cbbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 06:55:01 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 2.2.3 in /tools/precommit 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] --- tools/precommit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/precommit/requirements.txt b/tools/precommit/requirements.txt index f543f9e7ce..30af9d6823 100644 --- a/tools/precommit/requirements.txt +++ b/tools/precommit/requirements.txt @@ -20,4 +20,4 @@ platformdirs==2.5.2 six==1.16.0 tomli==2.0.1 uc-micro-py==1.0.1 -Werkzeug==2.2.2 +Werkzeug==2.2.3