From 6e95701c9347f9e009dcb7b5d6d46736c4facbdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 20:35:15 +0000 Subject: [PATCH] Bump validators from 0.12.4 to 0.12.6 Bumps [validators](https://github.com/kvesteri/validators) from 0.12.4 to 0.12.6. - [Release notes](https://github.com/kvesteri/validators/releases) - [Changelog](https://github.com/kvesteri/validators/blob/master/CHANGES.rst) - [Commits](https://github.com/kvesteri/validators/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db55297..b1c16f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ base58==1.0.3 ed25519==1.4 -validators==0.12.4 +validators==0.12.6 nose==1.3.7 requests==2.21.0 coverage==4.5.2