Closed dependabot[bot] closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 71.59%. Comparing base (
90d6e5d
) to head (2e039e8
). Report is 22 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps sphinx-toolbox from 3.5.0 to 3.6.0.
Release notes
Sourced from sphinx-toolbox's releases.
Changelog
Sourced from sphinx-toolbox's changelog.
Commits
06db47d
Bump version v3.5.0 -> v3.6.05e3f87b
Cleanup tox.ini and formate.toml8aff4df
Updated files with 'repo_helper'. (#164)687a561
Skip genericalias.html test on Python 3.13 for now as the link to pathlib.Pat...e82803f
Exclude new Python 3.13 dunder methods in testsd226d4b
Exclude new Python 3.13 dunder methods in autoprotocol0920b7b
Update reference templates.45c71f3
Handle recursive_guard change to ForwardRef._evaluate108531f
Specialcase typing.Self in typehints.py2632ca9
Don't treat subclasses of protocols as protocols for autoprotocol.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 show