Skip to content

build(deps-dev): update sybil requirement from <10,>=6.1.1 to >=6.1.1,<11#553

Merged
frequenz-auto-dependabot[bot] merged 1 commit intov0.x.xfrom
dependabot/pip/sybil-gte-6.1.1-and-lt-11
Mar 27, 2026
Merged

build(deps-dev): update sybil requirement from <10,>=6.1.1 to >=6.1.1,<11#553
frequenz-auto-dependabot[bot] merged 1 commit intov0.x.xfrom
dependabot/pip/sybil-gte-6.1.1-and-lt-11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on sybil to permit the latest version.

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.

9.3.0 (2 Dec 2025)

  • Add support for MyST code-cell :ref:directives <syntax/directives>.

  • Provide :func:sybil.testing.check_sybil, :func:sybil.testing.check_parser and :func:sybil.testing.check_lexer to help test custom lexers and parsers.

  • Add documentation around testing custom lexers and parsers.

9.2.0 (8 Aug 2025)

  • Add support for a :data:~sybil.evaluators.doctest.NUMBER option flag when using doctest.

9.1.0 (18 Feb 2025)

  • The various "skip" parsers can now be subclassed to specify a different directive name.

  • Clearer error message when a "skip" directive is encountered with missing parameters.

Thanks to Adam Dangoor for the work on these!

... (truncated)

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 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)

Updates the requirements on [sybil](https://github.com/simplistix/sybil) to permit the latest version.
- [Changelog](https://github.com/simplistix/sybil/blob/main/CHANGELOG.rst)
- [Commits](simplistix/sybil@6.1.1...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Mar 27, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 27, 2026 09:15
@dependabot dependabot Bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Mar 27, 2026
@dependabot dependabot Bot requested review from ela-kotulska-frequenz and removed request for a team March 27, 2026 09:15
@dependabot dependabot Bot added the type:tech-debt Improves the project without visible changes for users label Mar 27, 2026
@frequenz-auto-dependabot frequenz-auto-dependabot Bot added the tool:auto-merged Auto-approved Dependabot PRs label Mar 27, 2026
@frequenz-auto-dependabot frequenz-auto-dependabot Bot added this pull request to the merge queue Mar 27, 2026
Merged via the queue into v0.x.x with commit fb63f2b Mar 27, 2026
12 checks passed
@frequenz-auto-dependabot frequenz-auto-dependabot Bot deleted the dependabot/pip/sybil-gte-6.1.1-and-lt-11 branch March 27, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) tool:auto-merged Auto-approved Dependabot PRs type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants