From ae2bd143767ff496e69ebbaec5c4c5a9da6bec16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 04:28:35 +0000 Subject: [PATCH] Bump types-tabulate from 0.8.4 to 0.8.11 Bumps [types-tabulate](https://github.com/python/typeshed) from 0.8.4 to 0.8.11. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-tabulate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 76925b4fff02..c2e3c488679f 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -47,7 +47,7 @@ types-pytz==2021.3.3 types-requests==2.26.3 types-setuptools==57.4.5 types-six==1.16.7 -types-tabulate==0.8.4 +types-tabulate==0.8.11 types-toml==0.10.1 types-typed-ast==1.5.1 urllib3==1.26.7