From f7b8ee918dbbb40c78935ae3ee2bb56d20133cbf Mon Sep 17 00:00:00 2001 From: zon-renovate <139547744+zon-renovate@users.noreply.github.com> Date: Wed, 25 Mar 2026 01:14:50 +0000 Subject: [PATCH] MAINT: Update dependencies --- uv.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/uv.lock b/uv.lock index f60f0110..b95e12d7 100644 --- a/uv.lock +++ b/uv.lock @@ -4,11 +4,11 @@ requires-python = ">=3.13" [[package]] name = "attrs" -version = "25.4.0" +version = "26.1.0" source = { registry = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/simple/" } -sdist = { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/attrs/attrs-25.4.0.tar.gz", hash = "sha256:16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11" } +sdist = { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/attrs/attrs-26.1.0.tar.gz", hash = "sha256:d03ceb89cb322a8fd706d4fb91940737b6642aa36998fe130a9bc96c985eff32" } wheels = [ - { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/attrs/attrs-25.4.0-py3-none-any.whl", hash = "sha256:adcf7e2a1fb3b36ac48d97835bb6d8ade15b8dcce26aba8bf1d14847b57a3373" }, + { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/attrs/attrs-26.1.0-py3-none-any.whl", hash = "sha256:c647aa4a12dfbad9333ca4e71fe62ddc36f4e63b2d260a37a8b83d2f043ac309" }, ] [[package]] @@ -211,14 +211,14 @@ wheels = [ [[package]] name = "gunicorn" -version = "25.1.0" +version = "25.2.0" source = { registry = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/simple/" } dependencies = [ { name = "packaging" }, ] -sdist = { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/gunicorn/gunicorn-25.1.0.tar.gz", hash = "sha256:1426611d959fa77e7de89f8c0f32eed6aa03ee735f98c01efba3e281b1c47616" } +sdist = { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/gunicorn/gunicorn-25.2.0.tar.gz", hash = "sha256:10bd7adb36d44945d97d0a1fdf9a0fb086ae9c7b39e56b4dece8555a6bf4a09c" } wheels = [ - { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/gunicorn/gunicorn-25.1.0-py3-none-any.whl", hash = "sha256:d0b1236ccf27f72cfe14bce7caadf467186f19e865094ca84221424e839b8b8b" }, + { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/gunicorn/gunicorn-25.2.0-py3-none-any.whl", hash = "sha256:88f5b444d0055bf298435384af7294f325e2273fd37ba9f9ff7b98e0a1e5dfdc" }, ] [[package]] @@ -528,14 +528,14 @@ wheels = [ [[package]] name = "werkzeug" -version = "3.1.6" +version = "3.1.7" source = { registry = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/simple/" } dependencies = [ { name = "markupsafe" }, ] -sdist = { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/werkzeug/werkzeug-3.1.6.tar.gz", hash = "sha256:210c6bede5a420a913956b4791a7f4d6843a43b6fcee4dfa08a65e93007d0d25" } +sdist = { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/werkzeug/werkzeug-3.1.7.tar.gz", hash = "sha256:fb8c01fe6ab13b9b7cdb46892b99b1d66754e1d7ab8e542e865ec13f526b5351" } wheels = [ - { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/werkzeug/werkzeug-3.1.6-py3-none-any.whl", hash = "sha256:7ddf3357bb9564e407607f988f683d72038551200c704012bb9a4c523d42f131" }, + { url = "https://europe-west3-python.pkg.dev/zeitonline-engineering/pypi-zon/werkzeug/werkzeug-3.1.7-py3-none-any.whl", hash = "sha256:4b314d81163a3e1a169b6a0be2a000a0e204e8873c5de6586f453c55688d422f" }, ] [[package]]