Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps pytest-sphinx from 0.6.3 to 0.7.1.

Release notes

Sourced from pytest-sphinx's releases.

v0.7.1

Full Changelog: twmr/pytest-sphinx@v0.7.0...v0.7.1

v0.7.0

What's Changed

Full Changelog: twmr/pytest-sphinx@v0.6.3...v0.7.0

Changelog

Sourced from pytest-sphinx's changelog.

[0.7.1] - 2026-01-21

  • Fixed pypi upload issue

[0.7] - 2025-11-28

  • Drop support for python 3.8 and 3.9 and add support for 3.13 and 3.14
  • Adapt to changes in doctest stdlib package (Fixes #67)
Commits
  • f470f83 Set version to 0.7.1
  • f5a5ce7 Add pytest section to pyproject.toml
  • 7587e15 WIP New PyPI github workflow
  • 21972c4 Update version
  • d9ede38 Add ruff config
  • 3daa5c1 Fix tests that use sphinx-build
  • da49af1 Remove code that is no needed since we dropped support for py3.9
  • b37909d Adapt to change in the doctest pkg from the stdlib in >= py3.13
  • 1ea1853 Use ruff instead of flake8, black and isort
  • 3d717e8 Add support for python 3.14 and drop support for 3.9
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [pytest-sphinx](https://github.com/thisch/pytest-sphinx) from 0.6.3 to 0.7.1.
- [Release notes](https://github.com/thisch/pytest-sphinx/releases)
- [Changelog](https://github.com/twmr/pytest-sphinx/blob/master/CHANGELOG.md)
- [Commits](twmr/pytest-sphinx@v0.6.3...v0.7.1)

---
updated-dependencies:
- dependency-name: pytest-sphinx
  dependency-version: 0.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related to project dependencies maintenance Package and maintenance related labels Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants