Skip to content

Commit

Permalink
Bump google-cloud-secret-manager in /{{cookiecutter.project_slug}} (#757
Browse files Browse the repository at this point in the history
)

Bumps [google-cloud-secret-manager](https://github.com/googleapis/google-cloud-python) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-secret-manager-v2.19.0...google-cloud-secret-manager-v2.20.0)

---
updated-dependencies:
- dependency-name: google-cloud-secret-manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 1c30dba commit 51962eb
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 58 deletions.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pyyaml = "~=6.0"
pillow = "~=10.3.0"
pytest = "==7.4.3"
factory-boy = "==3.3.0"
google-cloud-secret-manager = "==2.19.0"
google-cloud-secret-manager = "==2.20.0"
google-auth = "==2.28.1"
google-cloud-storage = "==2.9.0"
pipenv = "*"
Expand Down
113 changes: 56 additions & 57 deletions {{cookiecutter.project_slug}}/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 51962eb

Please sign in to comment.