From 22ca74854b76b705c099518ee63b0c622922070d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Apr 2021 02:44:46 +1000 Subject: [PATCH 1/2] Update sphinx_rtd_theme from 0.5.0 to 0.5.2 --- doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-requirements.txt b/doc-requirements.txt index af9b44b..f3a4152 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.2 From fff16b03a0a570c57febdd76f4cbf9190acbd9fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 May 2021 05:08:35 +1000 Subject: [PATCH 2/2] Update pytest from 6.1.1 to 6.2.4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index edb40b4..e4c1aa3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.1.1 +pytest==6.2.4 pytest-cov==2.10.1