From 3b4df77fe316681632415f38d302fa0cd08d0f60 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:04 +0100 Subject: [PATCH 01/13] Update coverage from 6.3.2 to 7.13.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e1e398..b7fbf09 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.3.2 +coverage==7.13.1 flake8==4.0.1 pre-commit==2.17.0 pytest==7.0.1 From e1552b77f2eca8bffe5b8abbb1aa18215f1e66c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:04 +0100 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 b7fbf09..dca11da 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.13.1 -flake8==4.0.1 +flake8==7.3.0 pre-commit==2.17.0 pytest==7.0.1 pytest-mock==3.7.0 From 7ccc3561b3fca8d74069bd695a24d9eff52a6170 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:05 +0100 Subject: [PATCH 03/13] Update pre-commit from 2.17.0 to 4.5.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index dca11da..4451c19 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.13.1 flake8==7.3.0 -pre-commit==2.17.0 +pre-commit==4.5.1 pytest==7.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From b125d8a9e7e038aa6573404174cb483c19465e57 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:05 +0100 Subject: [PATCH 04/13] Update pytest from 7.0.1 to 9.0.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4451c19..ffe7466 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.13.1 flake8==7.3.0 pre-commit==4.5.1 -pytest==7.0.1 +pytest==9.0.2 pytest-mock==3.7.0 requests-mock==1.9.3 From 2f5a817bc3d950a783e74fb48a27a15b8777e7c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:06 +0100 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 ffe7466..b07f491 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==7.13.1 flake8==7.3.0 pre-commit==4.5.1 pytest==9.0.2 -pytest-mock==3.7.0 +pytest-mock==3.15.1 requests-mock==1.9.3 From 469c13f6b682266133c842406c10dd625988c531 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:06 +0100 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 b07f491..73bf2f4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ flake8==7.3.0 pre-commit==4.5.1 pytest==9.0.2 pytest-mock==3.15.1 -requests-mock==1.9.3 +requests-mock==1.12.1 From 4837ea12ae7887bf80cc42340d1d1b7154f3ecaa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:07 +0100 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 e7c1c0827366499eaa96439c28028cd21a4b5942 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:07 +0100 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 94a7e67033c4617d043c3147ce7f8fd60a7efcc2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:08 +0100 Subject: [PATCH 09/13] Update sphinx-rtd-theme from 1.0.0 to 3.0.2 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 18d9da6..773dd89 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.0.2 From 73900d261a2fc8c4047f40bf9ad39e2e1c2dad5e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:09 +0100 Subject: [PATCH 10/13] Update click from 8.0.4 to 8.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4897e85..d61e82c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -click==8.0.4 +click==8.3.1 Columnar==1.4.1 gitpython==3.1.27 requests==2.27.1 From e12c71659ee847a4575962b41fd09f40c355bffa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:09 +0100 Subject: [PATCH 11/13] Update gitpython from 3.1.27 to 3.1.46 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d61e82c..432b17a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.3.1 Columnar==1.4.1 -gitpython==3.1.27 +gitpython==3.1.46 requests==2.27.1 tabulate==0.8.9 From d1f20538f252f27b8da3c32a95cc91537a2ef1a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:10 +0100 Subject: [PATCH 12/13] Update requests from 2.27.1 to 2.32.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 432b17a..6e59564 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.3.1 Columnar==1.4.1 gitpython==3.1.46 -requests==2.27.1 +requests==2.32.5 tabulate==0.8.9 From 79eea39bcf5e019a81b8a39bca1773dbea6e3001 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Jan 2026 19:42:10 +0100 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 6e59564..aa0ae75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ click==8.3.1 Columnar==1.4.1 gitpython==3.1.46 requests==2.32.5 -tabulate==0.8.9 +tabulate==0.9.0