From f55e9ae94898ad3fd319b5b3dd7952baf5c90aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2020 22:07:20 +0000 Subject: [PATCH] Bump werkzeug from 0.15.2 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.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.15.2...0.15.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6692d41..aadf15f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ pycodestyle==2.5.0 pyflakes==2.1.1 python-dateutil==2.8.0 six==1.12.0 -Werkzeug==0.15.2 +Werkzeug==0.15.3 pygame \ No newline at end of file