chore(deps): update dependency types-python-dateutil to v2.9.0.20260408 (#7453)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-13 05:07:28 +00:00
committed by GitHub
parent 92cf84f615
commit 499c42a52a
2 changed files with 5 additions and 5 deletions

View File

@@ -75,7 +75,7 @@ dev = [
"rich==15.0.0", "rich==15.0.0",
"ruff==0.15.9", "ruff==0.15.9",
"types-PyYAML==6.0.12.20250915", "types-PyYAML==6.0.12.20250915",
"types-python-dateutil==2.9.0.20260402", "types-python-dateutil==2.9.0.20260408",
"types-python-slugify==8.0.2.20240310", "types-python-slugify==8.0.2.20240310",
"types-requests==2.33.0.20260402", "types-requests==2.33.0.20260402",
"types-urllib3==1.26.25.14", "types-urllib3==1.26.25.14",

8
uv.lock generated
View File

@@ -1004,7 +1004,7 @@ dev = [
{ name = "pytest-asyncio", specifier = "==1.3.0" }, { name = "pytest-asyncio", specifier = "==1.3.0" },
{ name = "rich", specifier = "==15.0.0" }, { name = "rich", specifier = "==15.0.0" },
{ name = "ruff", specifier = "==0.15.9" }, { name = "ruff", specifier = "==0.15.9" },
{ name = "types-python-dateutil", specifier = "==2.9.0.20260402" }, { name = "types-python-dateutil", specifier = "==2.9.0.20260408" },
{ name = "types-python-slugify", specifier = "==8.0.2.20240310" }, { name = "types-python-slugify", specifier = "==8.0.2.20240310" },
{ name = "types-pyyaml", specifier = "==6.0.12.20250915" }, { name = "types-pyyaml", specifier = "==6.0.12.20250915" },
{ name = "types-requests", specifier = "==2.33.0.20260402" }, { name = "types-requests", specifier = "==2.33.0.20260402" },
@@ -1901,11 +1901,11 @@ wheels = [
[[package]] [[package]]
name = "types-python-dateutil" name = "types-python-dateutil"
version = "2.9.0.20260402" version = "2.9.0.20260408"
source = { registry = "https://pypi.org/simple" } source = { registry = "https://pypi.org/simple" }
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" } sdist = { url = "https://files.pythonhosted.org/packages/88/f3/2427775f80cd5e19a0a71ba8e5ab7645a01a852f43a5fd0ffc24f66338e0/types_python_dateutil-2.9.0.20260408.tar.gz", hash = "sha256:8b056ec01568674235f64ecbcef928972a5fac412f5aab09c516dfa2acfbb582", size = 16981, upload-time = "2026-04-08T04:28:10.995Z" }
wheels = [ wheels = [
{ 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" }, { url = "https://files.pythonhosted.org/packages/fd/c6/eeba37bfee282a6a97f889faef9352d6172c6a5088eb9a4daf570d9d748d/types_python_dateutil-2.9.0.20260408-py3-none-any.whl", hash = "sha256:473139d514a71c9d1fbd8bb328974bedcb1cc3dba57aad04ffa4157f483c216f", size = 18437, upload-time = "2026-04-08T04:28:10.095Z" },
] ]
[[package]] [[package]]