From b6caee5f0cbfc506e5f23100422b4a9a95dc3281 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:05 +0200 Subject: [PATCH 01/13] Update coverage from 6.3.2 to 7.5.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4e1e398..c3a16f1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -coverage==6.3.2 +coverage==7.5.4 flake8==4.0.1 pre-commit==2.17.0 pytest==7.0.1 From e932d51e59f4f4de3910ef91e2c027bc79e2d9f4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:06 +0200 Subject: [PATCH 02/13] Update flake8 from 4.0.1 to 7.1.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c3a16f1..f9bc9ca 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ coverage==7.5.4 -flake8==4.0.1 +flake8==7.1.0 pre-commit==2.17.0 pytest==7.0.1 pytest-mock==3.7.0 From 55a27f164a8311bd026b0335b55600b6a74984d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:06 +0200 Subject: [PATCH 03/13] Update pre-commit from 2.17.0 to 3.7.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f9bc9ca..e3b6c17 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.5.4 flake8==7.1.0 -pre-commit==2.17.0 +pre-commit==3.7.1 pytest==7.0.1 pytest-mock==3.7.0 requests-mock==1.9.3 From f19a158c605156951dba4bf6467eb91fd7047756 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:07 +0200 Subject: [PATCH 04/13] Update pytest from 7.0.1 to 8.2.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e3b6c17..5583d23 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ coverage==7.5.4 flake8==7.1.0 pre-commit==3.7.1 -pytest==7.0.1 +pytest==8.2.2 pytest-mock==3.7.0 requests-mock==1.9.3 From 0f0a726b796369da121ebe07d09400c0ebc5f137 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:07 +0200 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 5583d23..c7c8441 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==7.5.4 flake8==7.1.0 pre-commit==3.7.1 pytest==8.2.2 -pytest-mock==3.7.0 +pytest-mock==3.14.0 requests-mock==1.9.3 From 4dab06a4d4a36604cf2428f0f677b78e3cede2c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:08 +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 c7c8441..35c54e2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ flake8==7.1.0 pre-commit==3.7.1 pytest==8.2.2 pytest-mock==3.14.0 -requests-mock==1.9.3 +requests-mock==1.12.1 From 95a87b446e5c92f091d0bc1f8621ac906285b1a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:09 +0200 Subject: [PATCH 07/13] Update sphinx from 4.4.0 to 7.3.7 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a7e1df0..09b3e97 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 -Sphinx==4.4.0 +Sphinx==7.3.7 sphinx-markdown-tables==0.0.15 sphinx-rtd-theme==1.0.0 From 9985f68adc332aa95ba528c1bc4eb9c844e4450e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:09 +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 09b3e97..c1fa1ac 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==7.3.7 -sphinx-markdown-tables==0.0.15 +sphinx-markdown-tables==0.0.17 sphinx-rtd-theme==1.0.0 From 3b8c5596b664af3d545d1b4b5157e8cf04e7fd0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:10 +0200 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 c1fa1ac..fe8de10 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ recommonmark==0.7.1 Sphinx==7.3.7 sphinx-markdown-tables==0.0.17 -sphinx-rtd-theme==1.0.0 +sphinx-rtd-theme==2.0.0 From 19de4a9de9f4d826e5320fd8a892d112939bc7df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:10 +0200 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 ab5153a1cecac7edf5ce7651b7f48d9e6b8e62e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:11 +0200 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 d9ebde243d1422be6bcde61993e406504500c050 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:11 +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 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 0e0bfa037ff9b102bb537d2e3b29b1e487036a2d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 21:00:12 +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 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