diff --git a/poetry.lock b/poetry.lock index 904b0637bcc3..138d2c53a505 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "astroid" @@ -3911,13 +3911,13 @@ reference = "pypi-public" [[package]] name = "types-python-dateutil" -version = "2.9.0.20240316" +version = "2.9.0.20241003" description = "Typing stubs for python-dateutil" optional = false python-versions = ">=3.8" files = [ - {file = "types-python-dateutil-2.9.0.20240316.tar.gz", hash = "sha256:5d2f2e240b86905e40944dd787db6da9263f0deabef1076ddaed797351ec0202"}, - {file = "types_python_dateutil-2.9.0.20240316-py3-none-any.whl", hash = "sha256:6b8cb66d960771ce5ff974e9dd45e38facb81718cc1e208b10b1baccbfdbee3b"}, + {file = "types-python-dateutil-2.9.0.20241003.tar.gz", hash = "sha256:58cb85449b2a56d6684e41aeefb4c4280631246a0da1a719bdbe6f3fb0317446"}, + {file = "types_python_dateutil-2.9.0.20241003-py3-none-any.whl", hash = "sha256:250e1d8e80e7bbc3a6c99b907762711d1a1cdd00e978ad39cb5940f6f0a87f3d"}, ] [package.source] @@ -4535,4 +4535,4 @@ reference = "pypi-public" [metadata] lock-version = "2.0" python-versions = "^3.9,<3.11" -content-hash = "959f5f91bf940464fd81b9a53ca61c0f2844e58e75902b30d651ff776f50e120" +content-hash = "33411ac0e8a88e962413517bae9b83013eb16392a4bbcdc66c7897028831b0cb" diff --git a/pyproject.toml b/pyproject.toml index 763a298d9d05..ed3291481462 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ types-toml = "^0.10.8.7" types-tabulate = "^0.9.0.20240106" types-pytz = ">=2021.3.6,<2023.0.0" types-dateparser = "^1.1.4.20240106" -types-python-dateutil = "^2.9.0.20240316" +types-python-dateutil = "^2.9.0.20241003" types-protobuf = "^4.24.0.4" types-six = "^1.16.21.20240513" types-paramiko = "2.12.0"