Skip to content

Bump sybil from 9.3.0 to 10.0.0#2922

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sybil-10.0.0
Closed

Bump sybil from 9.3.0 to 10.0.0#2922
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sybil-10.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps sybil from 9.3.0 to 10.0.0.

Changelog

Sourced from sybil's changelog.

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
  • 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
  • 8614e2a Add run_pytest to sybil.testing for in-process pytest execution in docs
  • 346da23 A fence with trailing text cannot be a closing fence
  • c7750be Note intentional line number fragility in ShouldAssert strings
  • aa39c14 Declare ruff as dev dependency, use uv run instead of uvx, add to happy.sh
  • a8981bb Simplify docs/conf.py
  • 05f39d9 Add ruff formatting with line-length=100 and preserved quotes
  • f1007ea Migrate to uv, pyproject.toml, src layout and GitHub Actions
  • See full diff 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 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 [sybil](https://github.com/simplistix/sybil) from 9.3.0 to 10.0.0.
- [Changelog](https://github.com/simplistix/sybil/blob/main/CHANGELOG.rst)
- [Commits](simplistix/sybil@9.3.0...10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 25, 2026
@github-actions github-actions bot enabled auto-merge March 25, 2026 10:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2026

Superseded by #2924.

@dependabot dependabot bot closed this Mar 26, 2026
auto-merge was automatically disabled March 26, 2026 10:33

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/sybil-10.0.0 branch March 26, 2026 10:33
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