From 6689763066635112bdcbf093632d2096b560e043 Mon Sep 17 00:00:00 2001 From: Piotr Batko <pbatko@syncad.com> Date: Mon, 29 Aug 2022 12:47:34 +0200 Subject: [PATCH] Update requests from 2.25.1 to 2.27.1 --- requirements-test.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index e0a39622..89167a14 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.25.1 +requests==2.27.1 websocket-client==0.58.0 pytz==2021.1 pycryptodomex==3.10.1 @@ -29,4 +29,4 @@ codacy-coverage virtualenv codecov diff_match_patch -asn1crypto \ No newline at end of file +asn1crypto -- GitLab