Skip to content

Commit

Permalink
Update types-xmltodict requirement from ~=0.13.0.2 to ~=0.14.0.20241009
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: types-xmltodict
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kdeldycke committed Oct 21, 2024
1 parent 473d139 commit c275290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ typing = [
"types-PyYAML ~= 6.0.12.9",
"types-requests ~= 2.32.0.20240622",
"types-tabulate ~= 0.9.0.2",
"types-xmltodict ~= 0.13.0.2",
"types-xmltodict ~= 0.14.0.20241009",
]
docs = [
"furo ~= 2024.8.6",
Expand Down

0 comments on commit c275290

Please sign in to comment.