Skip to content

chore(deps-dev): Bump sybil from 9.3.0 to 10.1.0#3049

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/sybil-10.1.0
Jun 15, 2026
Merged

chore(deps-dev): Bump sybil from 9.3.0 to 10.1.0#3049
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/sybil-10.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps sybil from 9.3.0 to 10.1.0.

Changelog

Sourced from sybil's changelog.

10.1.0 (13 Jun 2026)

  • Ignore trailing whitespace in doctest output by default, see :data:~sybil.evaluators.doctest.KEEP_TRAILING_WHITESPACE if you need whitespace sensitivity.

  • Make :func:~sybil.testing.run_pytest runs immune to ambient color environment variables.

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
  • 9b3abf9 Forgot to update version...
  • 80f2967 Prepare for 10.1.0 release
  • 28c3d33 Badges / RTD link tweak
  • 4346f54 Ignore whitespace before a line-ending ellipsis
  • 5896260 Make pytest runs immune to ambient color env vars
  • 6d8d381 Ignore trailing whitespace in doctest output by default
  • 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
  • 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 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.1.0.
- [Changelog](https://github.com/simplistix/sybil/blob/main/CHANGELOG.rst)
- [Commits](simplistix/sybil@9.3.0...10.1.0)

---
updated-dependencies:
- dependency-name: sybil
  dependency-version: 10.1.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 Jun 15, 2026
@github-actions github-actions Bot enabled auto-merge June 15, 2026 10:33
@github-actions github-actions Bot merged commit f826ab2 into main Jun 15, 2026
15 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/sybil-10.1.0 branch June 15, 2026 10:37
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