From a28e65338621e65527e7061cb790fd74af77d965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 00:04:22 +0000 Subject: [PATCH] Bump validators from 0.19.0 to 0.20.0 Bumps [validators](https://github.com/kvesteri/validators) from 0.19.0 to 0.20.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.19.0...0.20.0) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 275652a60..fc2dc5388 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,5 +43,5 @@ python-ldap==3.4.0 django-auth-ldap==4.1.0 pytest-factoryboy==2.4.0 pyppeteer==1.0.2 -validators==0.19.0 +validators==0.20.0 pytube==12.0.0 \ No newline at end of file