From fcdbab4ec25f7647b51a611105b14a4da90a948d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 04:26:42 +0000 Subject: [PATCH] Bug 1771560 [wpt PR 34244] - Bump types-python-dateutil from 2.8.16 to 2.8.17 in /tools, a=testonly Automatic update from web-platform-tests Bump types-python-dateutil from 2.8.16 to 2.8.17 in /tools Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.16 to 2.8.17. - [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] -- wpt-commits: 4588ccee94881c8728f9f4834dd17e513351a800 wpt-pr: 34244 --- testing/web-platform/tests/tools/requirements_mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/web-platform/tests/tools/requirements_mypy.txt b/testing/web-platform/tests/tools/requirements_mypy.txt index 75cf41e79ec64..c310cde3062c7 100644 --- a/testing/web-platform/tests/tools/requirements_mypy.txt +++ b/testing/web-platform/tests/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.16 +types-python-dateutil==2.8.17 types-PyYAML==6.0.7 types-requests==2.27.29 types-setuptools==57.4.17