Skip to content

Commit 32c7f55

Browse files
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](astanin/python-tabulate@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] <[email protected]>
1 parent 5c3c856 commit 32c7f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
'pycparser==2.21', # 2.18
8686
'pyparsing==2.2.0',
8787
'pyclibrary==0.2.1',
88-
'tabulate==0.7.5', # 0.8.2
88+
'tabulate==0.9.0', # 0.8.2
8989
'sympy==1.12', # 1.1.1
9090
],
9191
'storage_plus': [

0 commit comments

Comments
 (0)