From e58dc65c6d4b2374c49077feb5b1d5792fe63092 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Jan 2021 04:53:05 +1100 Subject: [PATCH 1/2] Update sphinx_rtd_theme from 0.5.0 to 0.5.1 --- doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-requirements.txt b/doc-requirements.txt index af9b44b..ee03b94 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -1,4 +1,4 @@ sphinx>=1.3 sphinxcontrib-napoleon>=0.4.3 mock==3.0.5 -sphinx_rtd_theme==0.5.0 +sphinx_rtd_theme==0.5.1 From 8e54d58d1e0351c5fee7969e1d2af430aea96a79 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Jan 2021 14:26:05 +1100 Subject: [PATCH 2/2] Update pytest from 6.1.1 to 6.2.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index edb40b4..19cbe3f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.1.1 +pytest==6.2.2 pytest-cov==2.10.1