Skip to content

Commit 8e9fa5c

Browse files
build(deps): bump xmltodict from 0.13.0 to 0.14.2
Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.13.0 to 0.14.2. - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v0.13.0...v0.14.2) --- updated-dependencies: - dependency-name: xmltodict dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ae3ae9 commit 8e9fa5c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ log_cli_level = "INFO"
1616
python = ">=3.11,<=3.13"
1717
pandas = "^2.2.3"
1818
advertools = "^0.14.1"
19-
xmltodict = "^0.13.0"
19+
xmltodict = "^0.14.2"
2020
sqlalchemy = "^2.0.35"
2121
psycopg2-binary = "^2.9.5"
2222
alembic = "^1.13.1"

0 commit comments

Comments
 (0)