Skip to content

Commit

Permalink
Bump google-cloud-container from 2.46.0 to 2.52.0 in /ingestion-edge (#…
Browse files Browse the repository at this point in the history
…2656)

Bumps [google-cloud-container](https://github.com/googleapis/google-cloud-python) from 2.46.0 to 2.52.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-container-v2.46.0...google-cloud-container-v2.52.0)

---
updated-dependencies:
- dependency-name: google-cloud-container
  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 Oct 24, 2024
1 parent d570ce0 commit a39011c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ingestion-edge/requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp==3.10.3
dockerflow==2022.8.0
exceptiongroup # for pytest on python<=3.10
google-cloud-container==2.46.0
google-cloud-container==2.52.0
google-cloud-monitoring==2.22.2
google-cloud-pubsub==1.0.2
gunicorn==22.0.0
Expand Down
6 changes: 3 additions & 3 deletions ingestion-edge/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,9 @@ google-auth==2.29.0 \
# google-cloud-container
# google-cloud-monitoring
# kubernetes
google-cloud-container==2.46.0 \
--hash=sha256:0864712af56ca81a4c14c57a5d95f89cb24da7f32e0872799303b265eb2af5c5 \
--hash=sha256:de46d9fb2db69a5f23e0d5637c4cf397525c02c6f2549182449ba2b6fecaee5c
google-cloud-container==2.52.0 \
--hash=sha256:7a2fac7680a6a5bb2776b494a1fd1e2e64e4935643b2a01fb93bb8d1bb73b0ef \
--hash=sha256:a62ede7256cf113bbb134685c703ea2dc4cbf60e08875e23dc4369c46743adaa
# via -r requirements.in
google-cloud-monitoring==2.22.2 \
--hash=sha256:3f07aead6a80a894c5f8e151f1cccf78478eab14e14294f4b83aaa3f478b5c4e \
Expand Down

0 comments on commit a39011c

Please sign in to comment.