From 541a5a18cf07622a7430779a8c8a04602f30d900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 07:44:48 +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 5f27fb5..0aaa565 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ numpy==1.25.2 discord.py==2.3.1 mysql-connector-python==8.1.0 requests==2.31.0 -validators==0.20.0 +validators==0.21.2