From 53c3b5373d6911e08dab109c52c206a0ac054c32 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:25 +0100 Subject: [PATCH 01/13] Update coverage from 6.3.2 to 7.12.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e1e398..726454f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.3.2 +coverage==7.12.0 flake8==4.0.1 pre-commit==2.17.0 pytest==7.0.1 From f9f533369fca34f1d54f42be6006d8261d3eb3f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:25 +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 726454f..35a73d2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.12.0 -flake8==4.0.1 +flake8==7.3.0 pre-commit==2.17.0 pytest==7.0.1 pytest-mock==3.7.0 From 0f252c818d8d8e6ce2974957bd5048cbb315f767 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:26 +0100 Subject: [PATCH 03/13] Update pre-commit from 2.17.0 to 4.5.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 35a73d2..588c9d8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.12.0 flake8==7.3.0 -pre-commit==2.17.0 +pre-commit==4.5.0 pytest==7.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From 7788644c8197ebe7b809843edf9cf80b25d10609 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:26 +0100 Subject: [PATCH 04/13] Update pytest from 7.0.1 to 9.0.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 588c9d8..ae0e796 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.12.0 flake8==7.3.0 pre-commit==4.5.0 -pytest==7.0.1 +pytest==9.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From 320792e482a9f83fbee803fad56d2c45a096b317 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:27 +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 ae0e796..99dbe29 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==7.12.0 flake8==7.3.0 pre-commit==4.5.0 pytest==9.0.1 -pytest-mock==3.7.0 +pytest-mock==3.15.1 requests-mock==1.9.3 From 2670093abea0ec5f701cedb9aef5a34c243b22f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:28 +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 99dbe29..6557bf7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ flake8==7.3.0 pre-commit==4.5.0 pytest==9.0.1 pytest-mock==3.15.1 -requests-mock==1.9.3 +requests-mock==1.12.1 From 0d5a0972bac5911a10ae01a962170c5fdc408131 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:28 +0100 Subject: [PATCH 07/13] Update sphinx from 4.4.0 to 9.0.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a7e1df0..5770f8d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 -Sphinx==4.4.0 +Sphinx==9.0.1 sphinx-markdown-tables==0.0.15 sphinx-rtd-theme==1.0.0 From 44ed0972c6d9fb352bbadea1de68b448493aefc6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:29 +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 5770f8d..5d6cb11 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==9.0.1 -sphinx-markdown-tables==0.0.15 +sphinx-markdown-tables==0.0.17 sphinx-rtd-theme==1.0.0 From c52b5b616d5a077923fe0dd5b9e20b09b40d77be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:30 +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 5d6cb11..53dc0f4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==9.0.1 sphinx-markdown-tables==0.0.17 -sphinx-rtd-theme==1.0.0 +sphinx-rtd-theme==3.0.2 From 736aa545bd2093cc4720b56435200dedd5dbb7a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:30 +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 eaebeb37426784f1362f0d7c6bc342057a7d694b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:31 +0100 Subject: [PATCH 11/13] Update gitpython from 3.1.27 to 3.1.45 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d61e82c..1ca62f4 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.45 requests==2.27.1 tabulate==0.8.9 From 05f43f2c77b0a1bf06ef6bd61b8d3953e96a4bcd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:32 +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 1ca62f4..424d074 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.3.1 Columnar==1.4.1 gitpython==3.1.45 -requests==2.27.1 +requests==2.32.5 tabulate==0.8.9 From 4a4ad9cdf8cdfbc19b6e6b84a5ec8293fc4f7a13 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 19:55:32 +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 424d074..c81fe4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ click==8.3.1 Columnar==1.4.1 gitpython==3.1.45 requests==2.32.5 -tabulate==0.8.9 +tabulate==0.9.0