Skip to content

Commit 0b6c75a

Browse files
Combined PRs (#17635)
* chore(deps): bump cachetools from 5.5.1 to 5.5.2 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.1 to 5.5.2. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.1...v5.5.2) --- updated-dependencies: - dependency-name: cachetools dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): bump google-cloud-core from 2.4.1 to 2.4.2 Bumps [google-cloud-core](https://github.com/googleapis/python-cloud-core) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/googleapis/python-cloud-core/releases) - [Changelog](https://github.com/googleapis/python-cloud-core/blob/main/CHANGELOG.md) - [Commits](googleapis/python-cloud-core@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: google-cloud-core dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): bump googleapis-common-protos from 1.67.0 to 1.68.0 Bumps [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) from 1.67.0 to 1.68.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@googleapis-common-protos-v1.67.0...googleapis-common-protos-v1.68.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pypi-combine-prs[bot] <144945619+pypi-combine-prs[bot]@users.noreply.github.com>
1 parent 9d304a4 commit 0b6c75a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements/main.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ botocore==1.36.20 \
122122
# via
123123
# boto3
124124
# s3transfer
125-
cachetools==5.5.1 \
126-
--hash=sha256:70f238fbba50383ef62e55c6aff6d9673175fe59f7c6782c7a0b9e38f4a9df95 \
127-
--hash=sha256:b76651fdc3b24ead3c648bbdeeb940c1b04d365b38b4af66788f9ec4a81d42bb
125+
cachetools==5.5.2 \
126+
--hash=sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 \
127+
--hash=sha256:d26a22bcc62eb95c3beabd9f1ee5e820d3d2704fe2967cbe350e20c8ffcd3f0a
128128
# via
129129
# google-auth
130130
# premailer
@@ -561,9 +561,9 @@ google-cloud-bigquery==3.29.0 \
561561
--hash=sha256:5453a4eabe50118254eda9778f3d7dad413490de5f7046b5e66c98f5a1580308 \
562562
--hash=sha256:fafc2b455ffce3bcc6ce0e884184ef50b6a11350a83b91e327fadda4d5566e72
563563
# via -r requirements/main.in
564-
google-cloud-core==2.4.1 \
565-
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
566-
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
564+
google-cloud-core==2.4.2 \
565+
--hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \
566+
--hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35
567567
# via
568568
# google-cloud-bigquery
569569
# google-cloud-storage
@@ -608,9 +608,9 @@ google-resumable-media==2.7.2 \
608608
# via
609609
# google-cloud-bigquery
610610
# google-cloud-storage
611-
googleapis-common-protos==1.67.0 \
612-
--hash=sha256:21398025365f138be356d5923e9168737d94d46a72aefee4a6110a1f23463c86 \
613-
--hash=sha256:579de760800d13616f51cf8be00c876f00a9f146d3e6510e19d1f4111758b741
611+
googleapis-common-protos==1.68.0 \
612+
--hash=sha256:95d38161f4f9af0d9423eed8fb7b64ffd2568c3464eb542ff02c5bfa1953ab3c \
613+
--hash=sha256:aaf179b2f81df26dfadac95def3b16a95064c76a5f45f07e4c68a21bb371c4ac
614614
# via
615615
# google-api-core
616616
# grpcio-status

0 commit comments

Comments
 (0)