Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2021
1 parent 8448922 commit f42234d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion samples/geography/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==6.2.4
pytest==6.2.5
mock==4.0.3
6 changes: 3 additions & 3 deletions samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ geojson==2.5.0
geopandas==0.9.0
google-api-core==2.0.0
google-auth==2.0.1
google-cloud-bigquery==2.25.0
google-cloud-bigquery==2.25.1
google-cloud-bigquery-storage==2.6.3
google-cloud-core==2.0.0
google-crc32c==1.1.2
google-resumable-media==2.0.0
googleapis-common-protos==1.53.0
grpcio==1.39.0
idna==3.2
importlib-metadata==4.6.4
importlib-metadata==4.8.1
libcst==0.3.20
munch==2.5.0
mypy-extensions==0.4.3
Expand All @@ -45,7 +45,7 @@ requests==2.26.0
rsa==4.7.2
Shapely==1.7.1
six==1.16.0
typing-extensions==3.10.0.0
typing-extensions==3.10.0.2
typing-inspect==0.7.1
urllib3==1.26.6
zipp==3.5.0
2 changes: 1 addition & 1 deletion samples/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-testutils==1.0.0
pytest==6.2.4
pytest==6.2.5
mock==4.0.3
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-bigquery==2.25.0
google-cloud-bigquery==2.25.1
google-cloud-bigquery-storage==2.6.3
google-auth-oauthlib==0.4.5
grpcio==1.39.0
Expand Down

0 comments on commit f42234d

Please sign in to comment.