Skip to content

Commit 9379d75

Browse files
Bump tabulate from 0.8.10 to 0.10.0
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.10 to 0.10.0. - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](astanin/python-tabulate@v0.8.10...v0.10.0) --- updated-dependencies: - dependency-name: tabulate dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9135a16 commit 9379d75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"xmltojson>=2.0.2,<3",
2525
"pycryptodome>=3.17,<4",
2626
"idna>=3.4,<4",
27-
"tabulate==0.8.10",
27+
"tabulate==0.10.0",
2828
"websockets>=14.0.0,<17.0.0",
2929
"pyjwt>=2.7.0,<3",
3030
"beautifulsoup4>=4.12.2,<5",

0 commit comments

Comments
 (0)