Skip to content

Commit

Permalink
misc(deps): Bump the versions of a few google packages (getsentry#76257)
Browse files Browse the repository at this point in the history
These are transitive dependencies of the new protobuf version
  • Loading branch information
colin-sentry authored Aug 15, 2024
1 parent 091a19a commit c6af9cc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ Django>=5.0.6
djangorestframework>=3.15.1
drf-spectacular>=0.26.3
email-reply-parser>=0.5.12
google-api-core>=2.15.0
google-auth>=2.25.2
google-cloud-bigtable>=2.22.0
google-cloud-build>=3.22.0
google-api-core>=2.19.1
google-auth>=2.29.0
google-cloud-bigtable>=2.26.0
google-cloud-build>=3.24.2
google-cloud-core>=2.4.1
google-cloud-functions>=1.14.0
google-cloud-kms>=2.20.0
Expand Down
8 changes: 4 additions & 4 deletions requirements-dev-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ filelock==3.13.1
flake8==7.0.0
flake8-bugbear==22.10.27
flake8-logging==1.5.0
google-api-core==2.15.0
google-auth==2.25.2
google-cloud-bigtable==2.22.0
google-cloud-build==3.22.0
google-api-core==2.19.1
google-auth==2.29.0
google-cloud-bigtable==2.26.0
google-cloud-build==3.24.2
google-cloud-core==2.4.1
google-cloud-functions==1.14.0
google-cloud-kms==2.20.0
Expand Down
8 changes: 4 additions & 4 deletions requirements-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ email-reply-parser==0.5.12
fastjsonschema==2.16.2
fido2==0.9.2
filelock==3.15.3
google-api-core==2.15.0
google-auth==2.25.2
google-cloud-bigtable==2.22.0
google-cloud-build==3.22.0
google-api-core==2.19.1
google-auth==2.29.0
google-cloud-bigtable==2.26.0
google-cloud-build==3.24.2
google-cloud-core==2.4.1
google-cloud-functions==1.14.0
google-cloud-kms==2.20.0
Expand Down

0 comments on commit c6af9cc

Please sign in to comment.