From c959d3f696be33c59c4de1ede869a161ae15758a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 14:13:30 +0000 Subject: [PATCH] build(deps): bump types-python-dateutil from 2.8.0 to 2.8.1 Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.0 to 2.8.1. - [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] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 20a035762..18427aa58 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,7 +8,7 @@ jsonschema==4.0.1 coverage==6.0.1 doc8==0.9.1 -types-python-dateutil==2.8.0 +types-python-dateutil==2.8.1 types-orjson==3.6.0 pre-commit==2.15.0