From 9c28923611ac0f6ce9c03091def2c2aa654ede60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:23:11 +0000 Subject: [PATCH] Bump werkzeug from 2.3.7 to 3.1.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 to 3.1.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.3.7...3.1.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2a7318..7e31bec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ requests==2.32.3 Pillow==10.4.0 Flask==2.2.3 Flask-Cors==4.0.0 -Werkzeug==2.3.7 +Werkzeug==3.1.3 numerize==0.12 oauthlib==3.2.2 PyRTF3==0.47.5 \ No newline at end of file