[UPDATE] Bump dict2xml from 1.7.2 to 1.7.3 (#592)

Bumps [dict2xml](https://github.com/delfick/python-dict2xml) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/delfick/python-dict2xml/releases)
- [Commits](https://github.com/delfick/python-dict2xml/compare/release-1.7.2...release-1.7.3)

---
updated-dependencies:
- dependency-name: dict2xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
This commit is contained in:
dependabot[bot]
2023-04-09 11:38:58 +02:00
committed by GitHub
parent c1022642a2
commit 1055385bcc
2 changed files with 7 additions and 6 deletions

View File

@ -44,7 +44,7 @@ sentry-sdk = "^1.19.1"
pygraphviz = "^1.9"
Jinja2 = "^3.1"
django-countries = "^7.4.2"
dict2xml = "^1.7.2"
dict2xml = "^1.7.3"
# Extra optional dependencies
coverage = {version = "^5.5", optional = true}