From 1e1ae34c4c2d10e655b5a0fa074099f66180df44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 10:15:24 +0000 Subject: [PATCH] Bump types-tabulate from 0.9.0.1 to 0.9.0.3 Bumps [types-tabulate](https://github.com/python/typeshed) from 0.9.0.1 to 0.9.0.3. - [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] --- requirements-linters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-linters.txt b/requirements-linters.txt index de503ffb..f978c2f2 100644 --- a/requirements-linters.txt +++ b/requirements-linters.txt @@ -14,5 +14,5 @@ pyupgrade==2.31.0 types-PyYAML==6.0.12.8 types-setuptools==67.6.0.0 types-simplejson==3.18.0.1 -types-tabulate==0.9.0.1 +types-tabulate==0.9.0.3 types-termcolor==1.1.6.1