From ba8c15c65e0ef69ee2d824b9095ad3177c761ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 19:56:50 +0000 Subject: [PATCH] build(deps): 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 90168db3..d0aa8e9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ peewee==3.16.2 asyncpraw~=7.7.1 APScheduler==3.10.1 Pillow==10.0.0 -validators==0.20.0 +validators==0.21.2 pymysql~=1.1.0 pytz==2023.3 cryptography==41.0.2