From 83c4381aaa6e810c36d3119dd29d65fd4a113cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 20:33:07 +0000 Subject: [PATCH] Bump validators from 0.12.2 to 0.12.6 Bumps [validators](https://github.com/kvesteri/validators) from 0.12.2 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 467089c..76a9a25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,6 +56,6 @@ six==1.10.0 SQLAlchemy==1.0.8 structlog==17.2.0 urllib3==1.22 -validators==0.12.2 +validators==0.12.6 Werkzeug==0.10.4 WTForms==2.1