Skip to content

Commit a50f527

Browse files
authored
chore(deps): update dependency six to v1.15.0 (#3853)
1 parent d5e8bde commit a50f527

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

cdn/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
six==1.14.0
1+
six==1.15.0

composer/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-auth==1.15.0
22
requests==2.23.0
3-
six==1.14.0
3+
six==1.15.0

compute/xmpp_wikibot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
requests==2.23.0
33
sleekxmpp==1.3.3
4-
six==1.14.0
4+
six==1.15.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grpcio==1.29.0
22
grpcio-tools==1.29.0
33
google-auth==1.15.0
4-
six==1.14.0
4+
six==1.15.0
55
googleapis-common-protos==1.51.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
grpcio==1.29.0
22
grpcio-tools==1.29.0
33
google-auth==1.15.0
4-
six==1.14.0
4+
six==1.15.0

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==1.1.2
22
flask-cors==3.0.8
33
gunicorn==20.0.4
4-
six==1.14.0
4+
six==1.15.0
55
pyyaml==5.3.1
66
requests==2.23.0
77
google-auth==1.15.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-media-translation==0.1.1
22
pyaudio==0.2.11
3-
six==1.14.0
3+
six==1.15.0

speech/microphone/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-speech==1.3.2
22
pyaudio==0.2.11
3-
six==1.14.0
3+
six==1.15.0
44

storage/signed_urls/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-storage==1.28.1
22
google-auth==1.15.0
3-
six==1.14.0
3+
six==1.15.0

0 commit comments

Comments
 (0)