From 2ce34c48a8f8e3db0d9877a08e8ad4fb7f66c626 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 07:00:27 +0000 Subject: [PATCH] chore(deps): update dependency types-python-dateutil to v2.9.0.20260716 (#7921) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d3964ca24..bd0be11e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ dev = [ "rich==15.0.0", "ruff==0.15.21", "types-PyYAML==6.0.12.20260518", - "types-python-dateutil==2.9.0.20260518", + "types-python-dateutil==2.9.0.20260716", "types-python-slugify==8.0.2.20240310", "types-requests==2.33.0.20260712", "types-urllib3==1.26.25.14", diff --git a/uv.lock b/uv.lock index de0595f45..8d07b00ef 100644 --- a/uv.lock +++ b/uv.lock @@ -1013,7 +1013,7 @@ dev = [ { name = "pytest-asyncio", specifier = "==1.4.0" }, { name = "rich", specifier = "==15.0.0" }, { name = "ruff", specifier = "==0.15.21" }, - { name = "types-python-dateutil", specifier = "==2.9.0.20260518" }, + { name = "types-python-dateutil", specifier = "==2.9.0.20260716" }, { name = "types-python-slugify", specifier = "==8.0.2.20240310" }, { name = "types-pyyaml", specifier = "==6.0.12.20260518" }, { name = "types-requests", specifier = "==2.33.0.20260712" }, @@ -1909,11 +1909,11 @@ wheels = [ [[package]] name = "types-python-dateutil" -version = "2.9.0.20260518" +version = "2.9.0.20260716" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/8d/e8/c01bdf0d7c3659428c091fbd693177093639565bcbc86bc20098e6d37cc6/types_python_dateutil-2.9.0.20260518.tar.gz", hash = "sha256:51f02dc03b61c7f6a07df45797d4dfe8a1aa47f0b7db9ad89f6fd3a1a70e1b51", size = 17082, upload-time = "2026-05-18T06:05:24.508Z" } +sdist = { url = "https://files.pythonhosted.org/packages/df/9a/aefb9f80ff79641d36149352afe66ca835c5e6894deb518418f786f4b8ad/types_python_dateutil-2.9.0.20260716.tar.gz", hash = "sha256:1d55d1c3024bdb4861bb6a6622c9ec800c433d87bdc5b16fb84cdd0eed4ef2cb", size = 17516, upload-time = "2026-07-16T04:48:06.604Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/36/22/169273273ca34e9ab0ae2f387ba72ed7e09faaaf834da01d6b89c2bea71a/types_python_dateutil-2.9.0.20260518-py3-none-any.whl", hash = "sha256:d6a9c5bd0de61460c8fdef8ab2b400f956a1a1075cce08d4e2b4434e478c50b8", size = 18431, upload-time = "2026-05-18T06:05:23.641Z" }, + { url = "https://files.pythonhosted.org/packages/16/85/cff97326a81e7e8877803e78e3ea56c840b85bb811934b9c936f7c40f185/types_python_dateutil-2.9.0.20260716-py3-none-any.whl", hash = "sha256:1ae41d51a5c5f6bbeeb7f1f34df7086d55ff1605cf88d2ed71a7a276e1a7794e", size = 18443, upload-time = "2026-07-16T04:48:05.793Z" }, ] [[package]]