From 555168d7f9e951b903a6d0cf21bd69ace093e0be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:31 +0200 Subject: [PATCH 01/13] Update coverage from 6.3.2 to 7.8.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e1e398..d13c8e3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.3.2 +coverage==7.8.2 flake8==4.0.1 pre-commit==2.17.0 pytest==7.0.1 From 1e64ce1a7479096ec1d361bb09fd0e43675f47c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:31 +0200 Subject: [PATCH 02/13] Update flake8 from 4.0.1 to 7.2.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d13c8e3..a5dcd86 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.8.2 -flake8==4.0.1 +flake8==7.2.0 pre-commit==2.17.0 pytest==7.0.1 pytest-mock==3.7.0 From 37f097768cbc78d489f0a0e6cd00ceceec42230b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:32 +0200 Subject: [PATCH 03/13] Update pre-commit from 2.17.0 to 4.2.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a5dcd86..c8f4f1b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.8.2 flake8==7.2.0 -pre-commit==2.17.0 +pre-commit==4.2.0 pytest==7.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From 6ce1101877020f826beb0783cb6751a278d8b616 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:32 +0200 Subject: [PATCH 04/13] Update pytest from 7.0.1 to 8.4.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c8f4f1b..164098e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.8.2 flake8==7.2.0 pre-commit==4.2.0 -pytest==7.0.1 +pytest==8.4.0 pytest-mock==3.7.0 requests-mock==1.9.3 From 66a1e4dc45f504a6d9e4c7c2605ed0257b76ef27 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:33 +0200 Subject: [PATCH 05/13] Update pytest-mock from 3.7.0 to 3.14.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 164098e..b301922 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==7.8.2 flake8==7.2.0 pre-commit==4.2.0 pytest==8.4.0 -pytest-mock==3.7.0 +pytest-mock==3.14.1 requests-mock==1.9.3 From 41ff23dd4daf32ba10f1cee8f282de34e6a5f05d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:33 +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 b301922..84c562d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ flake8==7.2.0 pre-commit==4.2.0 pytest==8.4.0 pytest-mock==3.14.1 -requests-mock==1.9.3 +requests-mock==1.12.1 From a019287beb8fa3ce7fdb44a273c237f1076188bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:34 +0200 Subject: [PATCH 07/13] Update sphinx from 4.4.0 to 8.3.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a7e1df0..0289155 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 -Sphinx==4.4.0 +Sphinx==8.3.0 sphinx-markdown-tables==0.0.15 sphinx-rtd-theme==1.0.0 From 27b477fddac2ff53f37fcfd5ee87f19fefddf55d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:34 +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 0289155..22effe8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==8.3.0 -sphinx-markdown-tables==0.0.15 +sphinx-markdown-tables==0.0.17 sphinx-rtd-theme==1.0.0 From 073fb0ef31020417b1810347eb54876bb448c120 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:35 +0200 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 22effe8..1d4241a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==8.3.0 sphinx-markdown-tables==0.0.17 -sphinx-rtd-theme==1.0.0 +sphinx-rtd-theme==3.0.2 From 02ceaa6e2b087894a6c052fa0217bdb22a7f3286 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:35 +0200 Subject: [PATCH 10/13] Update click from 8.0.4 to 8.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4897e85..ca9e661 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -click==8.0.4 +click==8.2.1 Columnar==1.4.1 gitpython==3.1.27 requests==2.27.1 From 14c2e0986ccd0a8a7ac357fed3c9e74ac408885a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:36 +0200 Subject: [PATCH 11/13] Update gitpython from 3.1.27 to 3.1.44 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca9e661..ee04b62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.2.1 Columnar==1.4.1 -gitpython==3.1.27 +gitpython==3.1.44 requests==2.27.1 tabulate==0.8.9 From 704e86188aac4bcbcf448fc8910f26248dca661e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:36 +0200 Subject: [PATCH 12/13] Update requests from 2.27.1 to 2.32.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee04b62..3d5ffc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.2.1 Columnar==1.4.1 gitpython==3.1.44 -requests==2.27.1 +requests==2.32.3 tabulate==0.8.9 From b828ee544c3c26fae10a599ca97ac210fbc47845 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jun 2025 02:36:37 +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 3d5ffc1..95bba91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ click==8.2.1 Columnar==1.4.1 gitpython==3.1.44 requests==2.32.3 -tabulate==0.8.9 +tabulate==0.9.0