File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ python-json-logger==0.1.11
9
9
google-cloud-profiler==1.1.2
10
10
google-cloud-trace==0.24.0
11
11
requests==2.27.1
12
- urllib3==1.26.5
12
+ urllib3==1.26.9
13
13
protobuf==3.15.0 # transitive dependency, move when google-api is bumped safely
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with python 3.8
2
+ # This file is autogenerated by pip-compile with python 3.7
3
3
# To update, run:
4
4
#
5
- # pip-compile
5
+ # pip-compile requirements.in
6
6
#
7
7
cachetools == 4.2.4
8
8
# via google-auth
@@ -112,7 +112,7 @@ six==1.15.0
112
112
# protobuf
113
113
uritemplate == 3.0.1
114
114
# via google-api-python-client
115
- urllib3 == 1.26.5
115
+ urllib3 == 1.26.9
116
116
# via
117
117
# -r requirements.in
118
118
# requests
Original file line number Diff line number Diff line change 1
1
locust==1.6.0
2
2
requests==2.27.1
3
- urllib3==1.26.5
3
+ urllib3==1.26.9
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with python 3.8
2
+ # This file is autogenerated by pip-compile with python 3.7
3
3
# To update, run:
4
4
#
5
- # pip-compile
5
+ # pip-compile requirements.in
6
6
#
7
7
certifi == 2020.12.5
8
8
# via
@@ -55,17 +55,17 @@ six==1.15.0
55
55
# via
56
56
# flask-cors
57
57
# geventhttpclient
58
- urllib3 == 1.26.5
58
+ urllib3 == 1.26.9
59
59
# via
60
60
# -r requirements.in
61
61
# requests
62
62
werkzeug == 1.0.1
63
63
# via
64
64
# flask
65
65
# locust
66
- zope. event == 4.5.0
66
+ zope- event == 4.5.0
67
67
# via gevent
68
- zope. interface == 5.1.0
68
+ zope- interface == 5.1.0
69
69
# via gevent
70
70
71
71
# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ opencensus-ext-stackdriver==0.7.3
8
8
opencensus-ext-grpc==0.7.1
9
9
python-json-logger==0.1.11
10
10
requests==2.27.1
11
- urllib3==1.26.5
11
+ urllib3==1.26.9
12
12
rsa==4.7
13
13
pyyaml==6.0
14
14
protobuf==3.15.0 # transitive dependency, move when google-api is bumped safely
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with python 3.9
2
+ # This file is autogenerated by pip-compile with python 3.7
3
3
# To update, run:
4
4
#
5
- # pip-compile
5
+ # pip-compile requirements.in
6
6
#
7
7
cachetools == 4.2.4
8
8
# via google-auth
@@ -120,7 +120,7 @@ six==1.15.0
120
120
# protobuf
121
121
uritemplate == 3.0.1
122
122
# via google-api-python-client
123
- urllib3 == 1.26.5
123
+ urllib3 == 1.26.9
124
124
# via
125
125
# -r requirements.in
126
126
# requests
You can’t perform that action at this time.
0 commit comments