aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-29 14:03:11 +0200
committerGitHub <noreply@github.com>2024-05-29 14:03:11 +0200
commit1fbfd46fe81890b6ff82f1b7faf863379c20ce67 (patch)
tree71f3cbe46cfdbef45e7a0c40b0494f6a37be4579
parent5290f76b5f599357331d9a06e75dd89ca3ee1523 (diff)
Bump werkzeug from 3.0.1 to 3.0.3 in /examples/py-flow-dashboard (#37)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.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/3.0.1...3.0.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--examples/py-flow-dashboard/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/py-flow-dashboard/requirements.txt b/examples/py-flow-dashboard/requirements.txt
index e223ddccf..1adede5dc 100644
--- a/examples/py-flow-dashboard/requirements.txt
+++ b/examples/py-flow-dashboard/requirements.txt
@@ -1,3 +1,3 @@
dash
dash_daq
-Werkzeug==3.0.1
+Werkzeug==3.0.3