From 849be77af06f5d94cbc96a931714c2c0e344fc95 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:05 +0200 Subject: [PATCH 01/13] Update coverage from 6.3.2 to 7.4.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e1e398..a08387b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.3.2 +coverage==7.4.4 flake8==4.0.1 pre-commit==2.17.0 pytest==7.0.1 From 9bf4568ded27e41ef06d61566c3902ee1e72000f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:05 +0200 Subject: [PATCH 02/13] Update flake8 from 4.0.1 to 7.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a08387b..886e955 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.4.4 -flake8==4.0.1 +flake8==7.0.0 pre-commit==2.17.0 pytest==7.0.1 pytest-mock==3.7.0 From a0eac2a4dcb83dab0a7c5f40d6b9bb0eadfbc0a9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:06 +0200 Subject: [PATCH 03/13] Update pre-commit from 2.17.0 to 3.7.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 886e955..f1d333f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.4.4 flake8==7.0.0 -pre-commit==2.17.0 +pre-commit==3.7.0 pytest==7.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From d6ee86c86bf3283ef2a9750a1024b64f12c6a94c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:06 +0200 Subject: [PATCH 04/13] Update pytest from 7.0.1 to 8.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f1d333f..70b84c4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.4.4 flake8==7.0.0 pre-commit==3.7.0 -pytest==7.0.1 +pytest==8.1.1 pytest-mock==3.7.0 requests-mock==1.9.3 From 8b333f0e0e51bac8889c7aa011bd97d14a9351b1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:07 +0200 Subject: [PATCH 05/13] Update pytest-mock from 3.7.0 to 3.14.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 70b84c4..069772a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==7.4.4 flake8==7.0.0 pre-commit==3.7.0 pytest==8.1.1 -pytest-mock==3.7.0 +pytest-mock==3.14.0 requests-mock==1.9.3 From b653f4373478a7ae49a241471420d9588d397689 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:07 +0200 Subject: [PATCH 06/13] Update requests-mock from 1.9.3 to 1.12.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 069772a..1119ed7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ flake8==7.0.0 pre-commit==3.7.0 pytest==8.1.1 pytest-mock==3.14.0 -requests-mock==1.9.3 +requests-mock==1.12.1 From 97d71e503248fb38201017018f8036632313ff76 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:07 +0200 Subject: [PATCH 07/13] Update sphinx from 4.4.0 to 7.2.6 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a7e1df0..945c9f6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 -Sphinx==4.4.0 +Sphinx==7.2.6 sphinx-markdown-tables==0.0.15 sphinx-rtd-theme==1.0.0 From 24d000cbc3ad23d814e6161dda870c52b0a2183a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:08 +0200 Subject: [PATCH 08/13] Update sphinx-markdown-tables from 0.0.15 to 0.0.17 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 945c9f6..5e4ba1b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==7.2.6 -sphinx-markdown-tables==0.0.15 +sphinx-markdown-tables==0.0.17 sphinx-rtd-theme==1.0.0 From 24d8ee9da53f29c10294a77f9a0a79dbfc2b6dc2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:08 +0200 Subject: [PATCH 09/13] Update sphinx-rtd-theme from 1.0.0 to 2.0.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5e4ba1b..f887fdb 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==7.2.6 sphinx-markdown-tables==0.0.17 -sphinx-rtd-theme==1.0.0 +sphinx-rtd-theme==2.0.0 From 9b36f26b284f8d1aa3f9bc39a239f9f3ed239783 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:08 +0200 Subject: [PATCH 10/13] Update click from 8.0.4 to 8.1.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4897e85..5cb687a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -click==8.0.4 +click==8.1.7 Columnar==1.4.1 gitpython==3.1.27 requests==2.27.1 From 7397e3bf345988d2bde4e16a9102a70b647f3d2d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:09 +0200 Subject: [PATCH 11/13] Update gitpython from 3.1.27 to 3.1.43 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cb687a..b66de4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.1.7 Columnar==1.4.1 -gitpython==3.1.27 +gitpython==3.1.43 requests==2.27.1 tabulate==0.8.9 From e35592e237a94a7ed014c6d2f9f372658d2a81ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:09 +0200 Subject: [PATCH 12/13] Update requests from 2.27.1 to 2.31.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b66de4c..7b8fe91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.1.7 Columnar==1.4.1 gitpython==3.1.43 -requests==2.27.1 +requests==2.31.0 tabulate==0.8.9 From 366935628cabb833b4b466619b61baa1d70e8145 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 21:01:10 +0200 Subject: [PATCH 13/13] Update tabulate from 0.8.9 to 0.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b8fe91..b9d6e5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ click==8.1.7 Columnar==1.4.1 gitpython==3.1.43 requests==2.31.0 -tabulate==0.8.9 +tabulate==0.9.0