Skip to content

Commit e06194d

Browse files
Bump xmltodict from 0.14.2 to 1.0.2
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.14.2 to 1.0.2. - [Release notes](https://github.com/martinblech/xmltodict/releases) - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v0.14.2...v1.0.2) --- updated-dependencies: - dependency-name: xmltodict dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d85ea5 commit e06194d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PyJWT==2.10.1
1010
python-dateutil==2.9.0.post0
1111
PyYAML==6.0.2
1212
requests==2.32.3
13-
xmltodict==0.14.2
13+
xmltodict==1.0.2
1414

1515
# Development & Testing Tools
1616
flake8==7.1.2

0 commit comments

Comments
 (0)