Skip to content

Bump sybil from 9.3.0 to 10.0.1#3075

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/sybil-10.0.1
Mar 27, 2026
Merged

Bump sybil from 9.3.0 to 10.0.1#3075
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/sybil-10.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Copy link
Copy Markdown
Contributor

Bumps sybil from 9.3.0 to 10.0.1.

Changelog

Sourced from sybil's changelog.

10.0.1 (26 Mar 2026)

  • Re-work :func:~sybil.testing.run_pytest to fix problems caused by re-invoking external plugins during the nested runs.

10.0.0 (25 Mar 2026)

  • Moved to a uv__-based, pyproject.toml-driven project layout, with main replacing master as the default git branch.

    __ https://docs.astral.sh/uv/

  • Move from Circle CI to Github Actions for continuous integration and releasing.

  • Introduce ruff__ code formatting.

    __ https://docs.astral.sh/ruff/

  • Fixed several issues with lexing of Markdown fenced code blocks.

  • Add :func:~sybil.testing.run_pytest to for in-process pytest execution of example tests that use :any:fixtures <fixture> in documentation.

  • Supported Python versions are now 3.11 onwards.

Commits
  • b914a51 Prepare for 10.0.1 release
  • 3483e75 Use config.parse() for cross-version compatibility in run_pytest
  • 5e59739 Assemble isolated pytest session in run_pytest to avoid re-invoking external ...
  • da1ecfd Add regression test: run_pytest must not re-invoke entry-point plugins
  • eb1b5f0 Require pyyaml>=6.0.3 for Python 3.14 wheel availability
  • 94fd2dd Add myst extra documenting minimum supported pyyaml version
  • 97a43e2 Hide internal sybil frames from pytest/unittest tracebacks
  • 36f7cd5 Prepare for 10.0.0 release
  • 90505b7 Fenced code blocks inside block quotes are now detected
  • e6fac66 Fenced code blocks inside list items are now detected
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 27, 2026
@github-actions github-actions Bot enabled auto-merge March 27, 2026 05:04
Bumps [sybil](https://github.com/simplistix/sybil) from 9.3.0 to 10.0.1.
- [Changelog](https://github.com/simplistix/sybil/blob/main/CHANGELOG.rst)
- [Commits](simplistix/sybil@9.3.0...10.0.1)

---
updated-dependencies:
- dependency-name: sybil
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/sybil-10.0.1 branch from 99754bb to 0eee524 Compare March 27, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants