Bump sybil from 9.3.0 to 10.0.1
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(3 months ago)
(2 months ago)
(2 months ago)
dependencies python
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_pytestto 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, withmainreplacingmasteras the default git branch.Move from Circle CI to Github Actions for continuous integration and releasing.
Introduce
ruff__ code formatting.Fixed several issues with lexing of Markdown fenced code blocks.
Add :func:
~sybil.testing.run_pytestto for in-process pytest execution of example tests that use :any:fixtures <fixture>in documentation.Supported Python versions are now 3.11 onwards.
Commits
b914a51Prepare for 10.0.1 release3483e75Use config.parse() for cross-version compatibility in run_pytest5e59739Assemble isolated pytest session in run_pytest to avoid re-invoking external ...da1ecfdAdd regression test: run_pytest must not re-invoke entry-point pluginseb1b5f0Require pyyaml>=6.0.3 for Python 3.14 wheel availability94fd2ddAdd myst extra documenting minimum supported pyyaml version97a43e2Hide internal sybil frames from pytest/unittest tracebacks36f7cd5Prepare for 10.0.0 release90505b7Fenced code blocks inside block quotes are now detectede6fac66Fenced 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 14999802 |
| UUID: | 4142605615 |
| Node ID: | PR_kwDOBI3VHM7NqiWX |
| Host: | GitHub |
| Repository: | VWS-Python/vws-python |