From 393a54d2e1e473df0b6e7358c1c1ac6c4f6e201a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 04:34:32 +0000 Subject: [PATCH] Bump validators from 0.14.0 to 0.16.0 Bumps [validators](https://github.com/kvesteri/validators) from 0.14.0 to 0.16.0. - [Release notes](https://github.com/kvesteri/validators/releases) - [Changelog](https://github.com/kvesteri/validators/blob/master/CHANGES.rst) - [Commits](https://github.com/kvesteri/validators/compare/0.14.0...0.16.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2dd5774..10b5ab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ scrapy-fake-useragent==1.1.0 six==1.11.0 tika==1.19 uWSGI==2.0.18 -validators==0.14.0 \ No newline at end of file +validators==0.16.0 \ No newline at end of file