From 0ad3c37af58116a5472a80e87b25629bd98b9452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 20:36:01 +0000 Subject: [PATCH] :arrow_up: Bump validators from 0.12.5 to 0.12.6 Bumps [validators](https://github.com/kvesteri/validators) from 0.12.5 to 0.12.6. - [Release notes](https://github.com/kvesteri/validators/releases) - [Changelog](https://github.com/kvesteri/validators/blob/master/CHANGES.rst) - [Commits](https://github.com/kvesteri/validators/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5493790..f698977 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ sqlalchemy-utils==0.33.11 # via wtforms-alchemy sqlalchemy==1.3.3 toml==0.10.0 urllib3==1.24.3 # via requests, sentry-sdk -validators==0.12.5 # via wtforms-components +validators==0.12.6 # via wtforms-components werkzeug==0.15.2 # via flask wtforms-alchemy==0.16.9 wtforms-components==0.10.4 # via wtforms-alchemy