censys-python
censys-python copied to clipboard
chore(deps): bump sphinx-tabs from 3.4.0 to 3.4.1
Bumps sphinx-tabs from 3.4.0 to 3.4.1.
Release notes
Sourced from sphinx-tabs's releases.
Version 3.4.1
What's Changed
- Change testing to only cover latest sphinx version by
@foster999
in executablebooks/sphinx-tabs#167Full Changelog: https://github.com/executablebooks/sphinx-tabs/compare/v3.4.0...v3.4.1
Changelog
Sourced from sphinx-tabs's changelog.
3.4.1 - 2022-97-02
Added
- Weekly scheduled testing, to catch breaking changes in unpinned dependencies
Changed
- docutils version pin to allow use of verison 0.18.x
Removed
- sphinx version pinning - only the latest version of sphinx will now be fully supported, but previous versions will work if sphinx dependencies (i.e. jinja2) are managed correctly. This is inline with the approach at sphinx
- tests that were specific to older versions of sphinx and pygments
- jinja2 version pinning, as this is now pinned in latest version of sphinx
Commits
9431223
RELEASE v3.4.126bad87
Change testing to only cover latest sphinx version (#167)- See full diff in compare view
Dependabot 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)