From 2e84b8f0d51aa003c23bd5507c23ee7ea4f69683 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 03:54:03 +0000 Subject: [PATCH] Bump types-python-dateutil from 2.8.3 to 2.8.4 Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.3 to 2.8.4. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index aa8dbfba6..35661bd05 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,4 +26,4 @@ types-requests==2.26.2 types-tabulate==0.8.3 # Extensions to datetime library -types-python-dateutil==2.8.3 \ No newline at end of file +types-python-dateutil==2.8.4 \ No newline at end of file