From da3d34d4f334d461ba4c2c562cb4a2000c551cbc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:03 +0200 Subject: [PATCH 01/13] Update coverage from 6.3.2 to 7.15.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e1e398..a3acf28 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.3.2 +coverage==7.15.2 flake8==4.0.1 pre-commit==2.17.0 pytest==7.0.1 From b28fce6cd632e37a860775063f644a3dea9ad12b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:04 +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 a3acf28..0d146b8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.15.2 -flake8==4.0.1 +flake8==7.3.0 pre-commit==2.17.0 pytest==7.0.1 pytest-mock==3.7.0 From 8af163a95ce30a5796b1ab0e5c7876165d7bdc59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:05 +0200 Subject: [PATCH 03/13] Update pre-commit from 2.17.0 to 4.6.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0d146b8..b0bfeda 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.15.2 flake8==7.3.0 -pre-commit==2.17.0 +pre-commit==4.6.1 pytest==7.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From 4abc876f5cf91ded445dc7ca4dfdf732301ad2d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:05 +0200 Subject: [PATCH 04/13] Update pytest from 7.0.1 to 9.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b0bfeda..87295b6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.15.2 flake8==7.3.0 pre-commit==4.6.1 -pytest==7.0.1 +pytest==9.1.1 pytest-mock==3.7.0 requests-mock==1.9.3 From db72a240cc274660ad9d3822b96962e4b86dc6c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:06 +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 87295b6..486323e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==7.15.2 flake8==7.3.0 pre-commit==4.6.1 pytest==9.1.1 -pytest-mock==3.7.0 +pytest-mock==3.15.1 requests-mock==1.9.3 From 06dfb5291f71d844ad1946c67315110c95ccb8b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38: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 486323e..1770684 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ flake8==7.3.0 pre-commit==4.6.1 pytest==9.1.1 pytest-mock==3.15.1 -requests-mock==1.9.3 +requests-mock==1.12.1 From 866700760d6187921dcd10e69a1955c0e0d9f9ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:07 +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 176b235eae6d7b9b301c73f9c6c2bfdd5532e87a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38: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 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 52ecf0a0dffda609a626b84caf8e8bb373423a65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:09 +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 dcaedc0e08135ec5062689596eb3f31825ac7f40 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:09 +0200 Subject: [PATCH 10/13] Update click from 8.0.4 to 8.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4897e85..20e8b8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -click==8.0.4 +click==8.4.2 Columnar==1.4.1 gitpython==3.1.27 requests==2.27.1 From 3a274de64398229058b31107435879db7a91ba24 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:10 +0200 Subject: [PATCH 11/13] Update gitpython from 3.1.27 to 3.1.57 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20e8b8f..c007abc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.4.2 Columnar==1.4.1 -gitpython==3.1.27 +gitpython==3.1.57 requests==2.27.1 tabulate==0.8.9 From cf1f8f90e734efdfbcc2062375e8b0d3b46f10ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:11 +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 c007abc..fe33df8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.4.2 Columnar==1.4.1 gitpython==3.1.57 -requests==2.27.1 +requests==2.34.2 tabulate==0.8.9 From 9676393f184c6cdf3e840ddb757844b3a7621d3e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Aug 2026 20:38:12 +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 fe33df8..41c2b0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ click==8.4.2 Columnar==1.4.1 gitpython==3.1.57 requests==2.34.2 -tabulate==0.8.9 +tabulate==0.10.0