From 15957f4430e5ed42c0e97508e73b26372395fd65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:24:18 +0000 Subject: [PATCH] Bump werkzeug in /08_docker_compose/03_flask/web/smartlabs Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.4 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.11.4...0.15.3) Signed-off-by: dependabot[bot] --- 08_docker_compose/03_flask/web/smartlabs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08_docker_compose/03_flask/web/smartlabs/requirements.txt b/08_docker_compose/03_flask/web/smartlabs/requirements.txt index ebb3e30..048d0c1 100644 --- a/08_docker_compose/03_flask/web/smartlabs/requirements.txt +++ b/08_docker_compose/03_flask/web/smartlabs/requirements.txt @@ -10,4 +10,4 @@ python-dateutil==2.5.1 pytz==2016.2 six==1.10.0 SQLAlchemy==1.0.12 -Werkzeug==0.11.4 +Werkzeug==0.15.3