From 165502ce42f5bce61c663b87e03c2eefef8050bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 16:10:23 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chapter-4-examples/code-first-using-apiflask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter-4-examples/code-first-using-apiflask/requirements.txt b/chapter-4-examples/code-first-using-apiflask/requirements.txt index faf547b..9f555b0 100644 --- a/chapter-4-examples/code-first-using-apiflask/requirements.txt +++ b/chapter-4-examples/code-first-using-apiflask/requirements.txt @@ -9,4 +9,4 @@ MarkupSafe==2.1.5 pydantic==2.6.1 pydantic_core==2.16.2 typing_extensions==4.9.0 -Werkzeug==3.0.1 +Werkzeug==3.0.3