From eee9fbb6690fa23749a4cf71940ec2e83bcb59c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 03:17:38 +0000 Subject: [PATCH] Bump types-python-dateutil from 2.8.11 to 2.8.12 Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.11 to 2.8.12. - [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 4fb4456f0..4f296b321 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -28,4 +28,4 @@ types-requests==2.27.19 types-tabulate==0.8.7 # Extensions to datetime library -types-python-dateutil==2.8.11 +types-python-dateutil==2.8.12