Skip to content

Commit

Permalink
chore(deps): update dependency google-api-core to v1.26.0 (#941)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeffrey Rennie <rennie@google.com>
Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 17, 2021
1 parent b416a7b commit 0973d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ watchdog
# temporarily install google-api-core for gapic-generator-python
# Bazel should install this, but there is currently a bug
# that causes the package to be skipped
google-api-core==1.25.1
google-api-core==1.26.0

# some java processing requires xml handling
lxml
Expand Down

0 comments on commit 0973d57

Please sign in to comment.