Skip to content

Commit 2160138

Browse files
Update tabulate requirement from >=0.8.10 to >=0.10.0 (#118)
Updates the requirements on [tabulate](https://github.com/astanin/python-tabulate) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6adf594 commit 2160138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/requirements_report.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest>=7.0.0
2-
tabulate>=0.8.10
2+
tabulate>=0.10.0
33
PyYAML>=6.0

0 commit comments

Comments
 (0)