Skip to content

Commit

Permalink
Bump google-cloud-kms from 1.4.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [google-cloud-kms](https://github.com/googleapis/python-kms) from 1.4.0 to 2.10.0.
- [Release notes](https://github.com/googleapis/python-kms/releases)
- [Changelog](https://github.com/googleapis/python-kms/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-kms@v1.4.0...v2.10.0)

---
updated-dependencies:
- dependency-name: google-cloud-kms
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2022
1 parent ac85606 commit b0f4497
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ google-cloud-core
django-db-readonly==0.7.0
oauth2client
django-mathfilters
google-cloud-kms==1.4.0
google-cloud-kms==2.10.0
backoff
backports-abc==0.5
django-model-utils==4.3.1
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ google-cloud-core==1.7.3
# google-cloud-storage
google-cloud-error-reporting==1.4.0
# via -r requirements.in
google-cloud-kms==1.4.0
google-cloud-kms==2.10.0
# via -r requirements.in
google-cloud-logging==2.3.1
# via google-cloud-error-reporting
Expand Down Expand Up @@ -174,6 +174,7 @@ packaging==20.9
# via
# google-api-core
# google-cloud-error-reporting
# google-cloud-kms
# redis
pathlib==1.0.1
# via -r requirements.in
Expand All @@ -188,6 +189,7 @@ prompt-toolkit==3.0.23
proto-plus==1.18.1
# via
# google-cloud-error-reporting
# google-cloud-kms
# google-cloud-logging
protobuf==3.20.3
# via
Expand Down

0 comments on commit b0f4497

Please sign in to comment.