From 486ccbeaa84837af8c1ee34a5432be824d2bae43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 16:01:07 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 7.0.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 7.0.1. - [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/v4.4.0...v7.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index eab3bbf..789f7b9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -26,7 +26,7 @@ coverage[toml]==5.5 # via pytest-cov distlib==0.3.2 # via virtualenv -docutils==0.17.1 +docutils==0.20 # via # recommonmark # sphinx @@ -38,9 +38,7 @@ idna==3.4 # via # -c requirements.txt # requests -imagesize==1.2.0 - # via sphinx -importlib-metadata==5.1.0 +imagesize==1.4.1 # via sphinx iniconfig==1.1.1 # via pytest @@ -65,7 +63,7 @@ py==1.10.0 # via # pytest # tox -pygments==2.10.0 +pygments==2.15.1 # via sphinx pytest==7.1.2 # via @@ -95,7 +93,7 @@ six==1.16.0 # virtualenv snowballstemmer==2.1.0 # via sphinx -sphinx==4.4.0 +sphinx==7.0.1 # via # -r dev-requirements.in # recommonmark @@ -133,8 +131,6 @@ virtualenv==20.8.0 # via tox wheel==0.37.1 # via -r dev-requirements.in -zipp==3.11.0 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools