Skip to content

Commit

Permalink
chore(deps-dev): bump xmltodict from 0.14.1 to 0.14.2
Browse files Browse the repository at this point in the history
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.14.1 to 0.14.2.
- [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
- [Commits](martinblech/xmltodict@v0.14.1...v0.14.2)

---
updated-dependencies:
- dependency-name: xmltodict
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent a101773 commit aa932ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
urllib3==2.2.3; python_version >= '3.10'
uuid==1.30
werkzeug==3.0.6; python_version >= '3.8'
xmltodict==0.14.1; python_version >= '3.6'
xmltodict==0.14.2; python_version >= '3.6'
ldap3==2.9.1
pyasn1==0.6.1; python_version >= '3.8'

0 comments on commit aa932ca

Please sign in to comment.