From ae18a69a6766f4de9b411bb3e1149b1dc53fb00c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 07:31:14 +0000 Subject: [PATCH] Bump validators from 0.22.0 to 0.28.3 Bumps [validators](https://github.com/python-validators/validators) from 0.22.0 to 0.28.3. - [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.22.0...0.28.3) --- 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 56ef90e..3f4fe70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ numpy==1.26.4 discord.py==2.3.2 mysql-connector-python==8.3.0 requests==2.31.0 -validators==0.22.0 +validators==0.28.3