From 3429e824c0a1bbda93da16804329328c0072455b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 19:48:01 +0000 Subject: [PATCH] Bump tabulate from 0.7.5 to 0.9.0 Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.7.5 to 0.9.0. - [Release notes](https://github.com/astanin/python-tabulate/releases) - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](https://github.com/astanin/python-tabulate/compare/v0.7.5...v0.9.0) --- updated-dependencies: - dependency-name: tabulate dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b02a4c1b..913f825c 100644 --- a/setup.py +++ b/setup.py @@ -85,7 +85,7 @@ 'pycparser==2.21', # 2.18 'pyparsing==2.2.0', 'pyclibrary==0.2.1', - 'tabulate==0.7.5', # 0.8.2 + 'tabulate==0.9.0', # 0.8.2 'sympy==0.7.6.1', # 1.1.1 ], 'storage_plus': [