From cf228b93f97ba31e8b0527e94ae37745408142b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 10:43:06 +0000 Subject: [PATCH] Bump validators from 0.20.0 to 0.21.2 Bumps [validators](https://github.com/python-validators/validators) from 0.20.0 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.20.0...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 f66bda2..9e3c726 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ tzdata==2023.3 tzlocal==4.3.1 urllib3==2.0.4 user-agent==0.1.10 -validators==0.20.0 +validators==0.21.2 watchdog==3.0.0 webencodings==0.5.1 xmltodict==0.13.0