Skip to content

Commit 216578d

Browse files
authored
Scheduled weekly dependency update for week 09 (#2428)
* Update google-cloud-storage from 1.36.0 to 1.36.1 * Update googleapis-common-protos from 1.52.0 to 1.53.0 * Update grpcio from 1.35.0 to 1.36.0 * Update importlib-metadata from 3.4.0 to 3.7.0 * Update protobuf from 3.15.1 to 3.15.3 * Update rsa from 4.7.1 to 4.7.2
1 parent 04731b8 commit 216578d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

results-processor/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,29 +10,29 @@ google-api-core==1.26.0
1010
google-auth==1.27.0
1111
google-cloud-core==1.6.0
1212
google-cloud-datastore==2.1.0
13-
google-cloud-storage==1.36.0
13+
google-cloud-storage==1.36.1
1414
google-crc32c==1.0.0
1515
google-resumable-media==1.2.0
16-
googleapis-common-protos==1.52.0
17-
grpcio==1.35.0
16+
googleapis-common-protos==1.53.0
17+
grpcio==1.36.0
1818
gunicorn==20.0.4
1919
idna==2.10 # pyup: ignore file # see https://github.com/web-platform-tests/wpt.fyi/issues/2389
20-
importlib-metadata==3.4.0
20+
importlib-metadata==3.7.0
2121
itsdangerous==1.1.0
2222
Jinja2==2.11.3
2323
MarkupSafe==1.1.1
2424
mccabe==0.6.1
2525
mypy==0.812
2626
mypy-extensions==0.4.3
27-
protobuf==3.15.1
27+
protobuf==3.15.3
2828
pyasn1==0.4.8
2929
pyasn1-modules==0.2.8
3030
pycodestyle==2.6.0
3131
pycparser==2.20
3232
pyflakes==2.2.0
3333
pytz==2021.1
3434
requests==2.25.1
35-
rsa==4.7.1
35+
rsa==4.7.2
3636
six==1.15.0
3737
typed-ast==1.4.2
3838
typing-extensions==3.7.4.3

0 commit comments

Comments
 (0)