aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-25 14:48:16 +0000
committerGitHub <noreply@github.com>2023-10-25 14:48:16 +0000
commitc86b8edb17a767eab08532ec66e3e8857c66b0eb (patch)
tree2bd7c7a3fd077cb12e7dadd2a776e83b2915eb62
parentc38bbcace657a772ae06b9a81029e334bbc807a6 (diff)
build(deps): bump werkzeug from 2.3.6 to 3.0.1
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 3.0.1. - [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.6...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8192cac..a5851e6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -37,5 +37,5 @@ tzlocal==4.1
uritemplate==4.1.1
urllib3==1.26.18
webassets==2.0
-Werkzeug==2.3.6
+Werkzeug==3.0.1
xmltodict==0.12.0