From 3af45e2ceb6fe60cc3274c1a1639ea93fbdd63f0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Apr 2022 17:37:45 +1100 Subject: [PATCH 1/2] Update sphinx_rtd_theme from 0.5.2 to 1.0.0 --- doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-requirements.txt b/doc-requirements.txt index 7572396..00334b4 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -1,4 +1,4 @@ sphinx>=1.3 sphinxcontrib-napoleon>=0.4.3 mock==4.0.3 -sphinx_rtd_theme==0.5.2 +sphinx_rtd_theme==1.0.0 From c7cfd14d81f1d1c68506cc0e8e91d668c097b81b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Apr 2022 17:37:47 +1100 Subject: [PATCH 2/2] Update pytest from 6.2.4 to 7.1.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e357a7c..e48346e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.2.4 +pytest==7.1.1 pytest-cov==2.12.1