From eeccc7c5209bba1bacbab5c2d9f9b9887a1900d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Nov 2022 11:21:23 +0100 Subject: [PATCH 1/2] Update retrying from 1.3.3 to 1.3.4 --- .ci/watchdog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/watchdog/requirements.txt b/.ci/watchdog/requirements.txt index 8a9dbddd..ec69c207 100644 --- a/.ci/watchdog/requirements.txt +++ b/.ci/watchdog/requirements.txt @@ -1,5 +1,5 @@ python-jenkins==1.7.0 -retrying==1.3.3 +retrying==1.3.4 slackclient==2.5.0 pygithub==1.51 timeout-decorator==0.4.1 From 54ec9e87dbb47523aeff9ef874348d2c7fbe35ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Nov 2022 11:21:23 +0100 Subject: [PATCH 2/2] Update retrying from 1.3.3 to 1.3.4 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 6c9878b4..1cc9a03f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,4 +8,4 @@ flake8-docstrings==1.5.0 flake8-quotes==3.2.0 mypy==0.770 pydocstyle==5.0.2 -retrying==1.3.3 +retrying==1.3.4