From aa919d6dc2ccdee9cd6e3c5d4e9f0bd74711b965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 10:51:18 -0700 Subject: [PATCH] build(deps-dev): bump types-python-dateutil from 2.9.0.20250708 to 2.9.0.20260518 (#282) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 0ef3c55..13ddc0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ common = [ "types-maxminddb==1.5.0", "types-protobuf==4.24.0.1", "types-psycopg2>=2.9.21.20250809", - "types-python-dateutil==2.9.0.20250708", + "types-python-dateutil==2.9.0.20260518", "types-pytz==2025.2.0.20250516", "types-pyyaml==6.0.12.20250516", "types-requests==2.27.7", diff --git a/uv.lock b/uv.lock index 9117960..020f226 100644 --- a/uv.lock +++ b/uv.lock @@ -106,7 +106,7 @@ common = [ { name = "types-maxminddb", specifier = "==1.5.0" }, { name = "types-protobuf", specifier = "==4.24.0.1" }, { name = "types-psycopg2", specifier = ">=2.9.21.20250809" }, - { name = "types-python-dateutil", specifier = "==2.9.0.20250708" }, + { name = "types-python-dateutil", specifier = "==2.9.0.20260518" }, { name = "types-pytz", specifier = "==2025.2.0.20250516" }, { name = "types-pyyaml", specifier = "==6.0.12.20250516" }, { name = "types-requests", specifier = "==2.27.7" }, @@ -2749,11 +2749,11 @@ wheels = [ [[package]] name = "types-python-dateutil" -version = "2.9.0.20250708" +version = "2.9.0.20260518" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/c9/95/6bdde7607da2e1e99ec1c1672a759d42f26644bbacf939916e086db34870/types_python_dateutil-2.9.0.20250708.tar.gz", hash = "sha256:ccdbd75dab2d6c9696c350579f34cffe2c281e4c5f27a585b2a2438dd1d5c8ab", size = 15834, upload-time = "2025-07-08T03:14:03.382Z" } +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" } wheels = [ - { url = "https://files.pythonhosted.org/packages/72/52/43e70a8e57fefb172c22a21000b03ebcc15e47e97f5cb8495b9c2832efb4/types_python_dateutil-2.9.0.20250708-py3-none-any.whl", hash = "sha256:4d6d0cc1cc4d24a2dc3816024e502564094497b713f7befda4d5bc7a8e3fd21f", size = 17724, upload-time = "2025-07-08T03:14:02.593Z" }, + { 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" }, ] [[package]] -- 2.51.2