Skip to content

Commit 9534c5d

Browse files
author
stubsabot
committed
[stubsabot] Bump xmltodict to 1.0.*
Release: https://pypi.org/pypi/xmltodict/1.0.0 Homepage: https://github.com/martinblech/xmltodict Repository: https://github.com/martinblech/xmltodict Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/xmltodict Diff: martinblech/xmltodict@v0.15.1...v1.0.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: `xmltodict.py`. - Total lines of Python code added: 513. - Total lines of Python code deleted: 519. 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 59c36c8 commit 9534c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/xmltodict/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.15.*"
1+
version = "1.0.*"
22
upstream_repository = "https://github.com/martinblech/xmltodict"

0 commit comments

Comments
 (0)