Skip to content

Commit ec513c9

Browse files
authored
Scheduled weekly dependency update for week 08 (#2418)
* Update google-auth from 1.26.1 to 1.27.0 * Update mypy from 0.800 to 0.812 * Update protobuf from 3.14.0 to 3.15.1 * Update rsa from 4.7 to 4.7.1
1 parent 4b1b61a commit ec513c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

results-processor/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ filelock==3.0.12
77
flake8==3.8.4
88
Flask==1.1.2
99
google-api-core==1.26.0
10-
google-auth==1.26.1
10+
google-auth==1.27.0
1111
google-cloud-core==1.6.0
1212
google-cloud-datastore==2.1.0
1313
google-cloud-storage==1.36.0
@@ -22,17 +22,17 @@ itsdangerous==1.1.0
2222
Jinja2==2.11.3
2323
MarkupSafe==1.1.1
2424
mccabe==0.6.1
25-
mypy==0.800
25+
mypy==0.812
2626
mypy-extensions==0.4.3
27-
protobuf==3.14.0
27+
protobuf==3.15.1
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
35+
rsa==4.7.1
3636
six==1.15.0
3737
typed-ast==1.4.2
3838
typing-extensions==3.7.4.3

0 commit comments

Comments
 (0)