Skip to content

Commit 6261223

Browse files
authored
chore(deps): update dependency xmltodict to v0.13.0 (GoogleCloudPlatform#7876)
1 parent 3f719cd commit 6261223

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

functions/http/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-storage==2.0.0; python_version < '3.7'
22
google-cloud-storage==2.1.0; python_version > '3.6'
3-
xmltodict==0.12.0
3+
xmltodict==0.13.0

functions/tips/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ google-cloud-error-reporting==1.5.2
22
google-cloud-pubsub==2.9.0
33
python-dateutil==2.8.2
44
requests==2.27.1
5-
xmltodict==0.12.0
5+
xmltodict==0.13.0

0 commit comments

Comments
 (0)