Skip to content

Commit 0400468

Browse files
Bump tabulate from 0.9.0 to 0.10.0 in /tests
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.9.0 to 0.10.0. - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](astanin/python-tabulate@v0.9.0...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 f59c960 commit 0400468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ scikit-image>=0.17.2; python_version < '3.13'
1414
scikit-image>=0.25.0; python_version >= '3.13'
1515

1616
# for utils legacy
17-
tabulate==0.9.0
17+
tabulate==0.10.0
1818

1919
pytest>=5.0,<=7.0.1; python_version < '3.10'
2020
pytest==9.0.2; python_version >= '3.10'

0 commit comments

Comments
 (0)