Bump sphinx from 6.2.1 to 7.1.2 (#1232)

* Bump sphinx from 6.2.1 to 7.2.4

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.2.4.
- [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/v6.2.1...v7.2.4)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Pin sphinx==7.1.2

* Sphinx 7.1.2 is the last version to support Python 3.8.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-28 23:44:40 -07:00 committed by GitHub
parent d0e8ea3fd4
commit bb58ee1017
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ pytest-mock==3.11.1
recommonmark==0.7.1
requests==2.31.0
requests-mock==1.11.0
sphinx==6.2.1
sphinx==7.1.2
sphinx-rtd-theme==1.3.0
tqdm==4.66.1
websocket-client==1.6.2