From 622f5a759762d669a8c4f9c41526255ea2e7d8c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 18 Mar 2022 20:08:18 +1100 Subject: [PATCH] Update responses from 0.18.0 to 0.20.0 --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index baed470..467f55c 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -4,6 +4,6 @@ python-box==5.4.1 furo==2022.2.23 pre-commit==2.17.0 pytest==7.0.1 -responses==0.18.0 +responses==0.20.0 requests==2.27.1 toml==0.10.2 \ No newline at end of file