From f568a0f108283b769d8fb6c8b9da8e8894c3dfc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 09:05:01 +0000 Subject: [PATCH] Bump types-python-dateutil from 2.8.18 to 2.8.19.9 in /tools Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.18 to 2.8.19.9. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements_mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements_mypy.txt b/tools/requirements_mypy.txt index debc944e86e10f..739640a26ca129 100644 --- a/tools/requirements_mypy.txt +++ b/tools/requirements_mypy.txt @@ -3,7 +3,7 @@ mypy-extensions==0.4.3 toml==0.10.2 typed-ast==1.5.4 types-atomicwrites==1.4.5 -types-python-dateutil==2.8.18 +types-python-dateutil==2.8.19.9 types-PyYAML==6.0.9 types-requests==2.27.29 types-setuptools==57.4.18