File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414 uses : actions/checkout@master
1515
1616 - name : HashiCorp - Setup Terraform
17- uses : hashicorp/setup-terraform@v1.2.1
17+ uses : hashicorp/setup-terraform@v1.3.2
1818 with :
1919 terraform_version : 0.14.6
2020
Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ apache-beam==2.28.0
99google-cloud-datastore == 1.13.1
1010google-apitools == 0.5.31
1111pytest == 5.4.3
12- pytest-cov == 2.10.0
12+ pytest-cov == 2.11.1
1313pytest-mock == 3.2.0
1414requests-mock == 1.8.0
15- pytz == 2020 .1
15+ pytz == 2021 .1
1616wheel == 0.34.2
1717pyarrow == 0.17.1
18- aiohttp == 3.6.2
18+ aiohttp == 3.7.4
1919bloom-filter == 1.3
20- six == 1.13 .0
20+ six == 1.15 .0
2121mypy == 0.790
Original file line number Diff line number Diff line change 2323 url = 'https://github.com/DP6/marketing-data-sync' ,
2424 install_requires = ['googleads==24.1.0' , 'google-api-python-client==1.10.0' ,
2525 'google-cloud-core==1.3.0' , 'google-cloud-bigquery==1.26.0' ,
26- 'google-cloud-datastore==1.13.1' , 'aiohttp==3.6.2 ' ],
26+ 'google-cloud-datastore==1.13.1' , 'aiohttp==3.7.4 ' ],
2727 packages = setuptools .find_packages (),
2828)
You can’t perform that action at this time.
0 commit comments