Skip to content

Commit ee50b60

Browse files
author
stubsabot
committed
[stubsabot] Bump tabulate to 0.10.*
Release: https://pypi.org/pypi/tabulate/0.10.0 Homepage: https://github.com/astanin/python-tabulate Repository: https://github.com/astanin/python-tabulate Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/tabulate Diff: astanin/python-tabulate@v0.9.0...v0.10.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `tabulate/__init__.py`. - Total lines of Python code added: 1216. - Total lines of Python code deleted: 234. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent b0401bc commit ee50b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/tabulate/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.9.*"
1+
version = "0.10.*"
22
upstream_repository = "https://github.com/astanin/python-tabulate"

0 commit comments

Comments
 (0)