From c28e0b0d0cd8f252a93acd854701c658fdc2a3bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 08:06:41 +0000 Subject: [PATCH] Bump types-tabulate from 0.8.5 to 0.8.6 Bumps [types-tabulate](https://github.com/python/typeshed) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-tabulate 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 ca625238e..8bd1b68ba 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ nbconvert==6.4.4 types-cachetools==5.0.0 types-filelock==3.2.5 types-requests==2.27.14 -types-tabulate==0.8.5 +types-tabulate==0.8.6 # Extensions to datetime library types-python-dateutil==2.8.10 \ No newline at end of file