-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update sphinx requirement from <5.1.2,>=1.8.1 to >=1.8.1,<5.3.1 #860
Update sphinx requirement from <5.1.2,>=1.8.1 to >=1.8.1,<5.3.1 #860
Conversation
Codecov Report
@@ Coverage Diff @@
## master #860 +/- ##
=======================================
Coverage 93.64% 93.64%
=======================================
Files 36 36
Lines 5538 5542 +4
Branches 895 896 +1
=======================================
+ Hits 5186 5190 +4
Misses 262 262
Partials 90 90
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
de2c8e7
to
d935814
Compare
74e4b82
to
8aeee50
Compare
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v1.8.1...v5.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
8aeee50
to
5f69f71
Compare
Superseded by #888. |
Updates the requirements on sphinx to permit the latest version.
Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
c1f2a52
Bump to 5.3.0 final10db540
Allow sections in object description directives (#10919)0fd4539
Simplify bug report templateb58eb61
Update all GitHub actions workflows to Ubuntu latest3e04952
Addsphinx-build --bug-report
fa6d425
URI-escape image filenames (#10268)e008e16
Revert "Fix detection for out of date files (#9360)" (#10908)cef1a03
Update image for LaTeX job (#10916)b5ba1ed
s/5.2.0/5.3.0 in various code comments as #10759 got merged in 5.3.03deb527
Update CHANGES for PR #10759Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)