From 2d930d081c8810a0cd32327ca3e150e2e14e0cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 05:38:50 +0000 Subject: [PATCH] Bump types-python-dateutil from 2.8.4 to 2.8.6 Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.4 to 2.8.6. - [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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b2fad4e03..1e7b75e33 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,7 +17,7 @@ isort==5.10.1 time-machine==2.5.0 # Convert jupyter notebooks to markdown documents -nbconvert==6.3.0 +nbconvert==6.4.0 # mypy types types-cachetools==4.2.7 @@ -26,4 +26,4 @@ types-requests==2.26.3 types-tabulate==0.8.4 # Extensions to datetime library -types-python-dateutil==2.8.4 \ No newline at end of file +types-python-dateutil==2.8.6 \ No newline at end of file