From 54be148d9bd0088c21cf8c2eb22741dde737ee2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 01:20:42 +0000 Subject: [PATCH] Bump validators from 0.12.2 to 0.12.6 Bumps [validators](https://github.com/kvesteri/validators) from 0.12.2 to 0.12.6. - [Release notes](https://github.com/kvesteri/validators/releases) - [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md) - [Commits](https://github.com/kvesteri/validators/compare/0.12.2...0.12.6) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54e83b5..7d9764a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest==3.2.3 botocore==1.7.16 aws_requests_auth==0.4.2 -validators==0.12.2 +validators==0.12.6 requests==2.19.1 boto3==1.7.71 pandas==0.23.4