Skip to content

Commit

Permalink
Bump xmltodict from 0.13.0 to 0.14.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Dec 9, 2024
1 parent dab8f3e commit 550a124
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/bddtests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ wired==0.3
# via
# -r requirements/prod.txt
# pyramid-services
xmltodict==0.13.0
xmltodict==0.14.2
# via -r requirements/prod.txt
yarl==1.17.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ wired==0.3
# via
# -r requirements/prod.txt
# pyramid-services
xmltodict==0.13.0
xmltodict==0.14.2
# via -r requirements/prod.txt
yarl==1.17.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ wired==0.3
# via
# -r requirements/prod.txt
# pyramid-services
xmltodict==0.13.0
xmltodict==0.14.2
# via -r requirements/prod.txt
yarl==1.17.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ wired==0.3
# -r requirements/functests.txt
# -r requirements/tests.txt
# pyramid-services
xmltodict==0.13.0
xmltodict==0.14.2
# via
# -r requirements/bddtests.txt
# -r requirements/functests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ webob==1.8.8
# pyramid
wired==0.3
# via pyramid-services
xmltodict==0.13.0
xmltodict==0.14.2
# via -r requirements/prod.in
yarl==1.17.2
# via aiohttp
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ wired==0.3
# via
# -r requirements/prod.txt
# pyramid-services
xmltodict==0.13.0
xmltodict==0.14.2
# via -r requirements/prod.txt
yarl==1.17.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ wired==0.3
# via
# -r requirements/prod.txt
# pyramid-services
xmltodict==0.13.0
xmltodict==0.14.2
# via -r requirements/prod.txt
yarl==1.17.2
# via
Expand Down

0 comments on commit 550a124

Please sign in to comment.