From ac6ea5285fbfb03923bf0b9ed1bffe380fef80b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2019 20:38:03 +0000 Subject: [PATCH] Bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.12.2...0.15.3) Signed-off-by: dependabot[bot] --- .../django-bloggy/bloggy_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RealPython/RealPythonPart2/django-bloggy/bloggy_project/requirements.txt b/RealPython/RealPythonPart2/django-bloggy/bloggy_project/requirements.txt index 9864a09..ff0d70f 100644 --- a/RealPython/RealPythonPart2/django-bloggy/bloggy_project/requirements.txt +++ b/RealPython/RealPythonPart2/django-bloggy/bloggy_project/requirements.txt @@ -92,7 +92,7 @@ unity-tweak-tool==0.0.7 urllib3==1.22 usb-creator==0.3.0 webencodings==0.5.1 -Werkzeug==0.12.2 +Werkzeug==0.15.3 WTForms==2.1 xdiagnose==3.8.4.1 xkit==0.0.0