From 1a2ee1784977d548418ab8030230dcb8e6de8af6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:03 +0100 Subject: [PATCH 01/13] Update coverage from 6.3.2 to 7.4.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e1e398..0b8031d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.3.2 +coverage==7.4.0 flake8==4.0.1 pre-commit==2.17.0 pytest==7.0.1 From 4a896726c4771df2736e70ed03b9576ab42f47bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:03 +0100 Subject: [PATCH 02/13] Update flake8 from 4.0.1 to 6.1.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0b8031d..dee0cd9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.4.0 -flake8==4.0.1 +flake8==6.1.0 pre-commit==2.17.0 pytest==7.0.1 pytest-mock==3.7.0 From bedb318a4a9cbd83b484570198c3f0845962d34e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:04 +0100 Subject: [PATCH 03/13] Update pre-commit from 2.17.0 to 3.6.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index dee0cd9..124d01c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.4.0 flake8==6.1.0 -pre-commit==2.17.0 +pre-commit==3.6.0 pytest==7.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From 3a4773d9b1aa34cf4634875b70702d40467bdb01 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:04 +0100 Subject: [PATCH 04/13] Update pytest from 7.0.1 to 7.4.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 124d01c..7776f84 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.4.0 flake8==6.1.0 pre-commit==3.6.0 -pytest==7.0.1 +pytest==7.4.4 pytest-mock==3.7.0 requests-mock==1.9.3 From 8fcf9f6e766d1522bdc6c950c6dad6f1e718b819 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:05 +0100 Subject: [PATCH 05/13] Update pytest-mock from 3.7.0 to 3.12.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7776f84..eebceaa 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==7.4.0 flake8==6.1.0 pre-commit==3.6.0 pytest==7.4.4 -pytest-mock==3.7.0 +pytest-mock==3.12.0 requests-mock==1.9.3 From 0e000aa9d50ac6e826f9669023019f455ccd7cf0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:05 +0100 Subject: [PATCH 06/13] Update requests-mock from 1.9.3 to 1.11.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index eebceaa..44f1584 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ flake8==6.1.0 pre-commit==3.6.0 pytest==7.4.4 pytest-mock==3.12.0 -requests-mock==1.9.3 +requests-mock==1.11.0 From 4215fa2f636e28a0d11a110377c3af961439726f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:05 +0100 Subject: [PATCH 07/13] Update sphinx from 4.4.0 to 7.2.6 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a7e1df0..945c9f6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 -Sphinx==4.4.0 +Sphinx==7.2.6 sphinx-markdown-tables==0.0.15 sphinx-rtd-theme==1.0.0 From 6d0123124af6d0d1202e48d7479ff1f3e15f64c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:06 +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 945c9f6..5e4ba1b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==7.2.6 -sphinx-markdown-tables==0.0.15 +sphinx-markdown-tables==0.0.17 sphinx-rtd-theme==1.0.0 From 431f53012febf6e379f09bdae206aa30c10ff604 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:06 +0100 Subject: [PATCH 09/13] Update sphinx-rtd-theme from 1.0.0 to 2.0.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5e4ba1b..f887fdb 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==7.2.6 sphinx-markdown-tables==0.0.17 -sphinx-rtd-theme==1.0.0 +sphinx-rtd-theme==2.0.0 From f48bd227a05e5b7ddec96c42739ff660bab226b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:06 +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 5d91aa37078001552bfffa686e4abf1ee73b10e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:07 +0100 Subject: [PATCH 11/13] Update gitpython from 3.1.27 to 3.1.40 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cb687a..c9da82e 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.40 requests==2.27.1 tabulate==0.8.9 From 7427d69364b8d20b28c41bda6fdf87899c0f77bb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:07 +0100 Subject: [PATCH 12/13] Update requests from 2.27.1 to 2.31.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9da82e..944f40b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.1.7 Columnar==1.4.1 gitpython==3.1.40 -requests==2.27.1 +requests==2.31.0 tabulate==0.8.9 From 3f9fe8bacf1c49c89323c9730a7d4e9b208b6ac5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2024 20:04:08 +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 944f40b..29931f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ click==8.1.7 Columnar==1.4.1 gitpython==3.1.40 requests==2.31.0 -tabulate==0.8.9 +tabulate==0.9.0