diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-25 13:48:33 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-25 13:48:33 +0000 |
| commit | a2ee0932878c809df804479473ca4107b66fe9c3 (patch) | |
| tree | b53561c793ac695081b2c49d270921421717d748 /requirements-dev.txt | |
| parent | 4d0f12129ea28af4f44548bad74d07fd0729fd6f (diff) | |
Bump sphinx from 5.3.0 to 6.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.2.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/v5.3.0...v6.2.1)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 9706862b9..3f1a9c004 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ splinter==0.19.0 selenium==4.9.0 twine==4.0.2 Pallets-Sphinx-Themes==2.0.3 -Sphinx==5.3.0 +Sphinx==6.2.1 sphinx-issues==3.0.1 sphinx-jinja==2.0.2 sphinx-tabs==3.4.1 |