From c7e31bbacff7ace95354d23d9d261df481c69bf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 00:03:46 +0000 Subject: [PATCH] chore(deps-dev): bump sybil[pytest] from 10.0.1 to 10.1.0 Bumps [sybil[pytest]](https://github.com/simplistix/sybil) from 10.0.1 to 10.1.0. - [Changelog](https://github.com/simplistix/sybil/blob/main/CHANGELOG.rst) - [Commits](https://github.com/simplistix/sybil/compare/10.0.1...10.1.0) --- updated-dependencies: - dependency-name: sybil[pytest] dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2a40be67..92d6f1bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ "pytest-cov==7.1.0", "python-semantic-release>=10,<11", "ruff==0.15.12", - "sybil[pytest]==10.0.1", + "sybil[pytest]==10.1.0", "types-xmltodict==1.0.1.20260518", ] docs = [ diff --git a/uv.lock b/uv.lock index c3a0449f..28cb47fa 100644 --- a/uv.lock +++ b/uv.lock @@ -153,7 +153,7 @@ dev = [ { name = "pytest-cov", specifier = "==7.1.0" }, { name = "python-semantic-release", specifier = ">=10,<11" }, { name = "ruff", specifier = "==0.15.12" }, - { name = "sybil", extras = ["pytest"], specifier = "==10.0.1" }, + { name = "sybil", extras = ["pytest"], specifier = "==10.1.0" }, { name = "types-xmltodict", specifier = "==1.0.1.20260518" }, ] docs = [ @@ -1494,11 +1494,11 @@ wheels = [ [[package]] name = "sybil" -version = "10.0.1" +version = "10.1.0" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/de/2b/5ee5ef413b87f215c03cd08462dc341903b86707e517e20715823c984893/sybil-10.0.1.tar.gz", hash = "sha256:319eed013ebe848f8c57ce79c1ed526e506d952c778693979bc509513ae72a68", size = 80120, upload-time = "2026-03-26T08:56:30.942Z" } +sdist = { url = "https://files.pythonhosted.org/packages/1c/03/50135b55ba14509654b2f624eaf7e318d654182ebe9f712fb74e98e418d0/sybil-10.1.0.tar.gz", hash = "sha256:062249c8886a0ab19e45d1c3afd5631ec806e7a95cf5153c96560f5e47756cbd", size = 82376, upload-time = "2026-06-13T09:40:44.584Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/41/f3/4f2a8069d212a33bccc88be13b5bdad61f810054f6c21c6da3aa25fb38d0/sybil-10.0.1-py3-none-any.whl", hash = "sha256:0030d8583d5ce97969397d303db1f17054f61b23f18469c0ac61f9f42735571c", size = 40316, upload-time = "2026-03-26T08:56:29.502Z" }, + { url = "https://files.pythonhosted.org/packages/f2/fe/4094754188b52f8333ba24b377192918936597769a574a9dd8446f69e1f1/sybil-10.1.0-py3-none-any.whl", hash = "sha256:b3015f7e0ca3fe197ae67117c440710b62ea500078d4414ebd0ab804d12c9897", size = 40930, upload-time = "2026-06-13T09:40:43.139Z" }, ] [package.optional-dependencies]