From 81bca24aedef96f3dda7fdb0aebfaaf4dca294a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 01:15:16 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [sphinx](https://github.com/sphinx-doc/sphinx) and [pluggy](https://github.com/pytest-dev/pluggy). Updates `sphinx` from 7.2.2 to 7.2.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.2...v7.2.3) Updates `pluggy` from 1.2.0 to 1.3.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.2.0...1.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pluggy dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- docs-requirements.txt | 2 +- lint-requirements.txt | 2 +- test-requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index 02f8d62..c322747 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -38,7 +38,7 @@ requests==2.31.0 # via sphinx snowballstemmer==2.2.0 # via sphinx -sphinx==7.2.2 +sphinx==7.2.3 # via # sphinxcontrib-devhelp # sphinxcontrib-htmlhelp diff --git a/lint-requirements.txt b/lint-requirements.txt index bc7b61f..8028a45 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -20,7 +20,7 @@ mypy-extensions==0.4.4 # via mypy packaging==23.1 # via pytest -pluggy==1.2.0 +pluggy==1.3.0 # via pytest pycparser==2.21 # via cffi diff --git a/test-requirements.txt b/test-requirements.txt index 3fe394b..b730109 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21,7 +21,7 @@ iniconfig==2.0.0 # via pytest packaging==23.1 # via pytest -pluggy==1.2.0 +pluggy==1.3.0 # via pytest pyasn1==0.5.0 # via