From 656ac989c43cc13d7d3b31f76b123f877e7769b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45:03 +0100 Subject: [PATCH 01/13] Update coverage from 6.3.2 to 7.6.8 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e1e398..4e50c61 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.3.2 +coverage==7.6.8 flake8==4.0.1 pre-commit==2.17.0 pytest==7.0.1 From e00a02f2531fbc03816d830ff3224c0d4d53ce17 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45:04 +0100 Subject: [PATCH 02/13] Update flake8 from 4.0.1 to 7.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e50c61..b7088e1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.6.8 -flake8==4.0.1 +flake8==7.1.1 pre-commit==2.17.0 pytest==7.0.1 pytest-mock==3.7.0 From 94f1f99c72920f172ae68ce279d20651a8e39740 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45:05 +0100 Subject: [PATCH 03/13] Update pre-commit from 2.17.0 to 4.0.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b7088e1..1320c4d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.6.8 flake8==7.1.1 -pre-commit==2.17.0 +pre-commit==4.0.1 pytest==7.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From dc41d2752bb5a03f3392a6fd6c97cb8a2b81b1c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45:05 +0100 Subject: [PATCH 04/13] Update pytest from 7.0.1 to 8.3.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 1320c4d..02fb365 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.6.8 flake8==7.1.1 pre-commit==4.0.1 -pytest==7.0.1 +pytest==8.3.4 pytest-mock==3.7.0 requests-mock==1.9.3 From 68d423999bd0159d1e134575937bc8f9db38f8af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45:06 +0100 Subject: [PATCH 05/13] Update pytest-mock from 3.7.0 to 3.14.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 02fb365..d3303c4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==7.6.8 flake8==7.1.1 pre-commit==4.0.1 pytest==8.3.4 -pytest-mock==3.7.0 +pytest-mock==3.14.0 requests-mock==1.9.3 From bffc18afab8152657b6258c054d67d6bc6e3ff96 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45: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 d3303c4..e1884ec 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ flake8==7.1.1 pre-commit==4.0.1 pytest==8.3.4 pytest-mock==3.14.0 -requests-mock==1.9.3 +requests-mock==1.12.1 From dffb9c063374da2ebad6a1a153b613c5390c986c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45:07 +0100 Subject: [PATCH 07/13] Update sphinx from 4.4.0 to 8.1.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a7e1df0..43ebbe6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 -Sphinx==4.4.0 +Sphinx==8.1.3 sphinx-markdown-tables==0.0.15 sphinx-rtd-theme==1.0.0 From 00ab037e7f5454aababaee4927acd9af7b40adec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45: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 43ebbe6..abcd36a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==8.1.3 -sphinx-markdown-tables==0.0.15 +sphinx-markdown-tables==0.0.17 sphinx-rtd-theme==1.0.0 From d1f8afd8f247274f39852c24452770a8a27d12e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45: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 abcd36a..381d121 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==8.1.3 sphinx-markdown-tables==0.0.17 -sphinx-rtd-theme==1.0.0 +sphinx-rtd-theme==3.0.2 From 66831a4cd95c9dc509e9ad8f4f616208e58136bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45:08 +0100 Subject: [PATCH 10/13] Update click from 8.0.4 to 8.1.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4897e85..5cb687a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -click==8.0.4 +click==8.1.7 Columnar==1.4.1 gitpython==3.1.27 requests==2.27.1 From f4b02db992c5f2902c45e30d0a5bc1636dc59c1c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45:09 +0100 Subject: [PATCH 11/13] Update gitpython from 3.1.27 to 3.1.43 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cb687a..b66de4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.1.7 Columnar==1.4.1 -gitpython==3.1.27 +gitpython==3.1.43 requests==2.27.1 tabulate==0.8.9 From dc1e086ea84d1ee68ebfd3089c12c31d99fb9d52 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45:09 +0100 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 b66de4c..c801b5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.1.7 Columnar==1.4.1 gitpython==3.1.43 -requests==2.27.1 +requests==2.32.3 tabulate==0.8.9 From 2477f9b882f7e5a51c8b5c177035a1968961139c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 19:45: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 c801b5f..a58e23e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ click==8.1.7 Columnar==1.4.1 gitpython==3.1.43 requests==2.32.3 -tabulate==0.8.9 +tabulate==0.9.0