From 43f9e112ac7be8d3e41b0c9062b5476543b095a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 21:58:36 +0000 Subject: [PATCH] chore(deps): update dependency packaging to v26 --- pyproject.toml | 2 +- uv.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2dba70e..eefaedf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ check = [ tests = ["pytest==9.0.2", "pytest-xdist==3.8.0"] docs = [ "furo==2025.12.19", - "packaging==25.0", + "packaging==26.0", "sphinx==9.1.0", "sphinx-autoapi==3.6.1", "sphinx-copybutton==0.5.2", diff --git a/uv.lock b/uv.lock index cb7302b..686fc35 100644 --- a/uv.lock +++ b/uv.lock @@ -399,7 +399,7 @@ dev = [ { name = "editorconfig-checker", specifier = "==3.6.0" }, { name = "furo", specifier = "==2025.12.19" }, { name = "lefthook", specifier = "==2.0.15" }, - { name = "packaging", specifier = "==25.0" }, + { name = "packaging", specifier = "==26.0" }, { name = "pytest", specifier = "==9.0.2" }, { name = "pytest-xdist", specifier = "==3.8.0" }, { name = "ruff", specifier = "==0.14.13" }, @@ -416,7 +416,7 @@ dev = [ ] docs = [ { name = "furo", specifier = "==2025.12.19" }, - { name = "packaging", specifier = "==25.0" }, + { name = "packaging", specifier = "==26.0" }, { name = "sphinx", specifier = "==9.1.0" }, { name = "sphinx-autoapi", specifier = "==3.6.1" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, @@ -431,7 +431,7 @@ gh-actions-build = [ gh-actions-check = [ { name = "editorconfig-checker", specifier = "==3.6.0" }, { name = "furo", specifier = "==2025.12.19" }, - { name = "packaging", specifier = "==25.0" }, + { name = "packaging", specifier = "==26.0" }, { name = "pytest", specifier = "==9.0.2" }, { name = "pytest-xdist", specifier = "==3.8.0" }, { name = "ruff", specifier = "==0.14.13" }, @@ -448,7 +448,7 @@ gh-actions-check = [ misc = [{ name = "taskipy", specifier = "==1.14.1" }] readthedocs = [ { name = "furo", specifier = "==2025.12.19" }, - { name = "packaging", specifier = "==25.0" }, + { name = "packaging", specifier = "==26.0" }, { name = "sphinx", specifier = "==9.1.0" }, { name = "sphinx-autoapi", specifier = "==3.6.1" }, { name = "sphinx-copybutton", specifier = "==0.5.2" }, @@ -462,11 +462,11 @@ tests = [ [[package]] name = "packaging" -version = "25.0" +version = "26.0" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/a1/d4/1fc4078c65507b51b96ca8f8c3ba19e6a61c8253c72794544580a7b6c24d/packaging-25.0.tar.gz", hash = "sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f", size = 165727, upload-time = "2025-04-19T11:48:59.673Z" } +sdist = { url = "https://files.pythonhosted.org/packages/65/ee/299d360cdc32edc7d2cf530f3accf79c4fca01e96ffc950d8a52213bd8e4/packaging-26.0.tar.gz", hash = "sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4", size = 143416, upload-time = "2026-01-21T20:50:39.064Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl", hash = "sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484", size = 66469, upload-time = "2025-04-19T11:48:57.875Z" }, + { url = "https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl", hash = "sha256:b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529", size = 74366, upload-time = "2026-01-21T20:50:37.788Z" }, ] [[package]]