From 4f60b0273194eff82615275705c6e1114128292b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Sep 2021 01:21:03 +1000 Subject: [PATCH 1/3] Update pytest from 6.2.4 to 6.2.5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e357a7c..3429cc5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.2.4 +pytest==6.2.5 pytest-cov==2.12.1 From 60f66b46228a6fc80677bc5f7579a0be4f2e4213 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 Sep 2021 20:53:38 +1000 Subject: [PATCH 2/3] 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 e9fae404e608c5baaf0e7400927b8262f3d18f4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 18 Sep 2021 03:17:28 +1000 Subject: [PATCH 3/3] Update pylint from 2.9.6 to 2.11.1 --- pylint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylint-requirements.txt b/pylint-requirements.txt index 4a85a34..d13d78d 100644 --- a/pylint-requirements.txt +++ b/pylint-requirements.txt @@ -1,2 +1,2 @@ astroid==2.6.6 -pylint==2.9.6 +pylint==2.11.1