From bfa4045e5574d56ecd0fc21493b25dfc4de4f518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:49:45 +0000 Subject: [PATCH] chore(deps): bump sphinx from 6.1.3 to 7.2.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.2.6. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.1.3...v7.2.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e66b2ea..d04f9ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ gef = ["pygef>=0.8"] test = ["coveralls", "pytest"] docs = [ "ipython==7.30.1", - "Sphinx==6.1.3", + "Sphinx==7.2.6", "sphinx-autodoc-typehints==1.22.0", "asteroid-sphinx-theme==0.0.3", "sphinx_rtd_theme==1.2.0", diff --git a/requirements.txt b/requirements.txt index cb2e9b3..b96addc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -217,7 +217,7 @@ snowballstemmer==2.2.0 # via sphinx snuggs==1.4.7 # via rasterio -sphinx==6.1.3 +sphinx==7.2.6 # via # GeoProfileCore (pyproject.toml) # asteroid-sphinx-theme