From 997bf61cd259daa1f9ea6cad1fbad70eeffd26cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 10:44:33 +0000 Subject: [PATCH 1/4] Bump pyyaml from 6.0 to 6.0.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9867ebe..a3b2860 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ port-for==0.7.1 Pygments==2.15.1 pyparsing==3.1.1 pytz==2023.3.post1 -PyYAML==6.0 +PyYAML==6.0.1 requests==2.31.0 setuptools<69 six==1.16.0 From 2ed44a8300faaa1cde4797e915768d5f5ecc1b40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:38:15 +0000 Subject: [PATCH 2/4] Bump sphinxcontrib-qthelp from 1.0.3 to 1.0.6 Bumps [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) from 1.0.3 to 1.0.6. - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/1.0.6/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-qthelp/compare/1.0.3...1.0.6) --- updated-dependencies: - dependency-name: sphinxcontrib-qthelp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9867ebe..00e303e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ sphinx_rtd_theme==1.2.0 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-qthelp==1.0.6 sphinxcontrib-serializinghtml==1.1.9 tornado==6.3.3 Sphinx-Substitution-Extensions==2022.02.16 From fdbc99732f67483273a5ea9ddefb44d8f961de0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:38:25 +0000 Subject: [PATCH 3/4] Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.0.4 Bumps [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) from 2.0.1 to 2.0.4. - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/2.0.4/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.1...2.0.4) --- updated-dependencies: - dependency-name: sphinxcontrib-htmlhelp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9867ebe..d5adb45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ Sphinx<7.3.0 sphinx-autobuild==2021.3.14 sphinx_rtd_theme==1.2.0 sphinxcontrib-devhelp==1.0.2 -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.0.4 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.9 From b02d6b8c9704173513a5c4162c8449f4808c9942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:56:13 +0000 Subject: [PATCH 4/4] Bump argh from 0.28.1 to 0.30.3 Bumps [argh](https://github.com/neithere/argh) from 0.28.1 to 0.30.3. - [Release notes](https://github.com/neithere/argh/releases) - [Changelog](https://github.com/neithere/argh/blob/master/CHANGES.rst) - [Commits](https://github.com/neithere/argh/compare/v0.28.1...v0.30.3) --- updated-dependencies: - dependency-name: argh dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9867ebe..d1b8f61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ alabaster==0.7.13 -argh==0.28.1 +argh==0.30.3 Babel==2.13.0 certifi==2023.7.22 chardet==5.1.0