diff --git a/pyproject.toml b/pyproject.toml index dcfd8f6..a1d7a0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dependencies = [ dev = [ 'pre-commit==4.5.1', 'django-stubs==5.2.9', - 'types-python-dateutil==2.9.0.20260124', + 'types-python-dateutil==2.9.0.20260408', 'types-requests==2.32.4.20260107', 'mypy==1.19.1', ]