Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit ab8dc62

Browse files
Bump tabulate from 0.8.10 to 0.9.0
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.10 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.8.10...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 0f01a00 commit ab8dc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pyflakes==2.5.0
2323
pyparsing==3.0.9
2424
requests==2.28.1
2525
six==1.16.0
26-
tabulate==0.8.10
26+
tabulate==0.9.0
2727
toml==0.10.2
2828
tomli==2.0.1
2929
tox==3.26.0

0 commit comments

Comments
 (0)