diff --git a/pyproject.toml b/pyproject.toml index 71f493039..ab00f6499 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev = [ "rich==14.3.3", "ruff==0.15.9", "types-PyYAML==6.0.12.20250915", - "types-python-dateutil==2.9.0.20260323", + "types-python-dateutil==2.9.0.20260402", "types-python-slugify==8.0.2.20240310", "types-requests==2.33.0.20260402", "types-urllib3==1.26.25.14", diff --git a/uv.lock b/uv.lock index f80aa8cfb..2501117ec 100644 --- a/uv.lock +++ b/uv.lock @@ -1002,7 +1002,7 @@ dev = [ { name = "pytest-asyncio", specifier = "==1.3.0" }, { name = "rich", specifier = "==14.3.3" }, { name = "ruff", specifier = "==0.15.9" }, - { name = "types-python-dateutil", specifier = "==2.9.0.20260323" }, + { name = "types-python-dateutil", specifier = "==2.9.0.20260402" }, { name = "types-python-slugify", specifier = "==8.0.2.20240310" }, { name = "types-pyyaml", specifier = "==6.0.12.20250915" }, { name = "types-requests", specifier = "==2.33.0.20260402" }, @@ -1898,11 +1898,11 @@ wheels = [ [[package]] name = "types-python-dateutil" -version = "2.9.0.20260323" +version = "2.9.0.20260402" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/e9/02/f72df9ef5ffc4f959b83cb80c8aa03eb8718a43e563ecd99ccffe265fa89/types_python_dateutil-2.9.0.20260323.tar.gz", hash = "sha256:a107aef5841db41ace381dbbbd7e4945220fc940f7a72172a0be5a92d9ab7164", size = 16897, upload-time = "2026-03-23T04:15:14.829Z" } +sdist = { url = "https://files.pythonhosted.org/packages/a7/30/c5d9efbff5422b20c9551dc5af237d1ab0c3d33729a9b3239a876ca47dd4/types_python_dateutil-2.9.0.20260402.tar.gz", hash = "sha256:a980142b9966713acb382c467e35c5cc4208a2f91b10b8d785a0ae6765df6c0b", size = 16941, upload-time = "2026-04-02T04:18:35.834Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/92/c1/b661838b97453e699a215451f2e22cee750eaaf4ea4619b34bdaf01221a4/types_python_dateutil-2.9.0.20260323-py3-none-any.whl", hash = "sha256:a23a50a07f6eb87e729d4cb0c2eb511c81761eeb3f505db2c1413be94aae8335", size = 18433, upload-time = "2026-03-23T04:15:13.683Z" }, + { url = "https://files.pythonhosted.org/packages/e6/d7/fe753bf8329c8c3c1addcba1d2bf716c33898216757abb24f8b80f82d040/types_python_dateutil-2.9.0.20260402-py3-none-any.whl", hash = "sha256:7827e6a9c93587cc18e766944254d1351a2396262e4abe1510cbbd7601c5e01f", size = 18436, upload-time = "2026-04-02T04:18:34.806Z" }, ] [[package]]