diff --git a/pyproject.toml b/pyproject.toml index bd0e1b0..3ce41f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dynamic = ["version"] all = [ "ujson==5.10.0", "python-dateutil==2.9.0.post0", - "types-python-dateutil==2.9.0.20251008", + "types-python-dateutil==2.9.0.20251115", "psutil==7.1.0", ] checksum = [ @@ -34,7 +34,7 @@ checksum = [ ] dateutil = [ "python-dateutil==2.9.0.post0", - "types-python-dateutil==2.9.0.20251008", + "types-python-dateutil==2.9.0.20251115", ] memory = [ "psutil==7.1.0",