From 60542a37b34f98d08dd8fdefd31caf4cda1bb759 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:05 +0200 Subject: [PATCH 01/13] Update coverage from 6.3.2 to 7.14.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e1e398..3c761ed 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.3.2 +coverage==7.14.1 flake8==4.0.1 pre-commit==2.17.0 pytest==7.0.1 From 4fc0f619c4c18d1c56acce673c0f01489814ed2d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:06 +0200 Subject: [PATCH 02/13] Update flake8 from 4.0.1 to 7.3.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3c761ed..39617f8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.14.1 -flake8==4.0.1 +flake8==7.3.0 pre-commit==2.17.0 pytest==7.0.1 pytest-mock==3.7.0 From 7f2e367cc8f9614d272433953fad75f8ea1a8b86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:07 +0200 Subject: [PATCH 03/13] Update pre-commit from 2.17.0 to 4.6.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 39617f8..c50b938 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.14.1 flake8==7.3.0 -pre-commit==2.17.0 +pre-commit==4.6.0 pytest==7.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From 474a8aa8057981615aa292a998147c726c668bf6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:08 +0200 Subject: [PATCH 04/13] Update pytest from 7.0.1 to 9.0.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c50b938..f67d799 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.14.1 flake8==7.3.0 pre-commit==4.6.0 -pytest==7.0.1 +pytest==9.0.3 pytest-mock==3.7.0 requests-mock==1.9.3 From 05cefba58fb406d64a2e905ed6972dbf2489a338 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:09 +0200 Subject: [PATCH 05/13] Update pytest-mock from 3.7.0 to 3.15.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f67d799..c16bf2b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==7.14.1 flake8==7.3.0 pre-commit==4.6.0 pytest==9.0.3 -pytest-mock==3.7.0 +pytest-mock==3.15.1 requests-mock==1.9.3 From 11aab58d9fd7210463d2dceaf9923c5ada68d4bd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:10 +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 c16bf2b..48b2ddd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ flake8==7.3.0 pre-commit==4.6.0 pytest==9.0.3 pytest-mock==3.15.1 -requests-mock==1.9.3 +requests-mock==1.12.1 From 2143d436bfdcb8cb8bcd87038a62e86836c04fb4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:11 +0200 Subject: [PATCH 07/13] Update sphinx from 4.4.0 to 9.1.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a7e1df0..60d311a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 -Sphinx==4.4.0 +Sphinx==9.1.0 sphinx-markdown-tables==0.0.15 sphinx-rtd-theme==1.0.0 From 92dbe4287814725872b64ea6da8f619b0246d5b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:12 +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 60d311a..18d9da6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==9.1.0 -sphinx-markdown-tables==0.0.15 +sphinx-markdown-tables==0.0.17 sphinx-rtd-theme==1.0.0 From b6a3256557fd9075d2a61d1d84344382a229e509 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:12 +0200 Subject: [PATCH 09/13] Update sphinx-rtd-theme from 1.0.0 to 3.1.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 18d9da6..403d8ba 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==9.1.0 sphinx-markdown-tables==0.0.17 -sphinx-rtd-theme==1.0.0 +sphinx-rtd-theme==3.1.0 From 9cd7bdbced202c74734e1c3c8c460e5fb9c2c4b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:13 +0200 Subject: [PATCH 10/13] Update click from 8.0.4 to 8.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4897e85..580e91c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -click==8.0.4 +click==8.4.1 Columnar==1.4.1 gitpython==3.1.27 requests==2.27.1 From fdcc204dbe14693852b743bb0ea3315504b0caf1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:14 +0200 Subject: [PATCH 11/13] Update gitpython from 3.1.27 to 3.1.50 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 580e91c..9ff3177 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.4.1 Columnar==1.4.1 -gitpython==3.1.27 +gitpython==3.1.50 requests==2.27.1 tabulate==0.8.9 From abf19b048959b3344eb6d3a6ed0a76bc1c4fc188 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:15 +0200 Subject: [PATCH 12/13] Update requests from 2.27.1 to 2.34.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ff3177..b6d2926 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.4.1 Columnar==1.4.1 gitpython==3.1.50 -requests==2.27.1 +requests==2.34.2 tabulate==0.8.9 From 59446ca3af796dc65599e8a3ec7c41c795ffba3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jun 2026 20:39:16 +0200 Subject: [PATCH 13/13] Update tabulate from 0.8.9 to 0.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6d2926..ea5814e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ click==8.4.1 Columnar==1.4.1 gitpython==3.1.50 requests==2.34.2 -tabulate==0.8.9 +tabulate==0.10.0