From 86f6dedae0483d47834b4f044e0c7784694bffea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 07:06:36 +0000 Subject: [PATCH] Bump validators from 0.12.6 to 0.21.2 Bumps [validators](https://github.com/python-validators/validators) from 0.12.6 to 0.21.2. - [Release notes](https://github.com/python-validators/validators/releases) - [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md) - [Commits](https://github.com/python-validators/validators/compare/0.12.6...0.21.2) --- 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 9c1d712..60791e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pipreqs==0.4.9 requests==2.21.0 nose==1.3.7 -validators==0.12.6 +validators==0.21.2 wheel==0.38.1