diff --git a/requirements/base.txt b/requirements/base.txt index 00582587..fdf38455 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -7,7 +7,7 @@ pytz==2023.3.post1 # https://github.com/stub42/pytz Pillow==10.2.0 # https://github.com/python-pillow/Pillow argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi whitenoise==6.6.0 # https://github.com/evansd/whitenoise -xmltodict==0.13.0 # https://github.com/martinblech/xmltodict.git +xmltodict==0.15.0 # https://github.com/martinblech/xmltodict.git lxml==4.9.4 # https://github.com/lxml/lxml freezegun==1.5.1 # https://pypi.org/project/freezegun/