mirror of
https://github.com/pkkid/python-plexapi
synced 2025-02-16 21:08:27 +00:00
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:
parent
d0e8ea3fd4
commit
bb58ee1017
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue