From ad2aead8b25f0ff9cbd11d07bf8c970bb07bd4cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Sep 2021 14:09:55 +0000 Subject: [PATCH] build(deps): bump types-python-dateutil from 0.1.6 to 2.8.0 Bumps [types-python-dateutil](https://github.com/python/typeshed) from 0.1.6 to 2.8.0. - [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-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index b7e0f71d6..ee8ed9567 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,7 +8,7 @@ jsonschema==3.2.0 coverage==5.5 doc8==0.9.0 -types-python-dateutil==0.1.6 +types-python-dateutil==2.8.0 types-orjson==3.6.0 pre-commit==2.14.1