From 5604d22027bbfd2651a1eb4e84efcdaac635f7a4 Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Mon, 16 Nov 2020 17:18:29 +0100 Subject: [PATCH] Update requests from 2.24.0 to 2.25.0 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index b05389a7..085c2f52 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ setuptools wheel future==0.18.2 ecdsa==0.16.1 -requests==2.24.0 +requests==2.25.0 websocket-client==0.57.0 pytz==2020.4 pycryptodomex==3.9.9 -- GitLab