From cac331fa73a8c0c802f1f06ba7a4c9defea11dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 11:06:51 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1913636..232bc54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ eth-abi == 0.5.0 eth-utils == 0.7.1 eth-testrpc == 1.3.0 rlp == 0.6.0 -requests == 2.18.4 +requests == 2.20.0 pytz == 2017.3 attrs == 19.1.0