File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -877,7 +877,7 @@ wrapt==1.16.0
877
877
# -r requirements-tests.txt
878
878
# aws-xray-sdk
879
879
# deprecated
880
- xmltodict == 0.14.2
880
+ xmltodict == 1.0.0
881
881
# via
882
882
# -r requirements-tests.txt
883
883
# moto
Original file line number Diff line number Diff line change @@ -928,7 +928,7 @@ wrapt==1.16.0
928
928
# -r requirements-tests.txt
929
929
# aws-xray-sdk
930
930
# deprecated
931
- xmltodict==0.14.2
931
+ xmltodict==1.0.0
932
932
# via
933
933
# -r requirements-docs.in
934
934
# -r requirements-tests.txt
Original file line number Diff line number Diff line change @@ -730,7 +730,7 @@ wrapt==1.16.0
730
730
# -r requirements.txt
731
731
# aws-xray-sdk
732
732
# deprecated
733
- xmltodict==0.14.2
733
+ xmltodict==1.0.0
734
734
# via
735
735
# -r requirements.txt
736
736
# moto
Original file line number Diff line number Diff line change @@ -381,7 +381,7 @@ werkzeug==3.1.3
381
381
# flask-cors
382
382
wrapt == 1.16.0
383
383
# via deprecated
384
- xmltodict == 0.14.2
384
+ xmltodict == 1.0.0
385
385
# via -r requirements.in
386
386
zipp == 3.19.1
387
387
# via
You can’t perform that action at this time.
0 commit comments