Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-storage to v1.35.0 (#78)
Browse files Browse the repository at this point in the history
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-storage](https://togithub.com/googleapis/python-storage) | minor | `==1.33.0` -> `==1.35.0` |

---

### Release Notes

<details>
<summary>googleapis/python-storage</summary>

### [`v1.35.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1350-httpswwwgithubcomgoogleapispython-storagecomparev1340v1350-2020-12-14)

[Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.34.0...v1.35.0)

##### Features

-   support ConnectionError retries for media operations ([#&#8203;342](https://www.github.com/googleapis/python-storage/issues/342)) ([e55b25b](https://www.github.com/googleapis/python-storage/commit/e55b25be1e32f17b17bffe1da99fca5062f180cb))

### [`v1.34.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1340-httpswwwgithubcomgoogleapispython-storagecomparev1330v1340-2020-12-11)

[Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.33.0...v1.34.0)

##### Features

-   make retry parameter public and added in other methods ([#&#8203;331](https://www.github.com/googleapis/python-storage/issues/331)) ([910e34c](https://www.github.com/googleapis/python-storage/commit/910e34c57de5823bc3a04adbd87cbfe27fb41882))

##### Bug Fixes

-   avoid triggering global logging config ([#&#8203;333](https://www.github.com/googleapis/python-storage/issues/333)) ([602108a](https://www.github.com/googleapis/python-storage/commit/602108a976503271fe0d85c8d7891ce8083aca89)), closes [#&#8203;332](https://www.github.com/googleapis/python-storage/issues/332)
-   fall back to 'charset' of 'content_type' in 'download_as_text'  ([#&#8203;326](https://www.github.com/googleapis/python-storage/issues/326)) ([63ff233](https://www.github.com/googleapis/python-storage/commit/63ff23387f5873c609490be8e58d69ba34a10a5e)), closes [#&#8203;319](https://www.github.com/googleapis/python-storage/issues/319)
-   fix conditional retry handling of camelCase query params ([#&#8203;340](https://www.github.com/googleapis/python-storage/issues/340)) ([4ff6141](https://www.github.com/googleapis/python-storage/commit/4ff614161f6a2654a59706f4f72b5fbb614e70ec))
-   retry uploads only conditionally ([#&#8203;316](https://www.github.com/googleapis/python-storage/issues/316)) ([547740c](https://www.github.com/googleapis/python-storage/commit/547740c0a898492e76ce5e60dd20c7ddb8a53d1f))
-   update 'custom_time' setter to record change ([#&#8203;323](https://www.github.com/googleapis/python-storage/issues/323)) ([5174154](https://www.github.com/googleapis/python-storage/commit/5174154fe73bb6581efc3cd32ebe12014ceab306)), closes [#&#8203;322](https://www.github.com/googleapis/python-storage/issues/322)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-documentai).
  • Loading branch information
renovate-bot authored and holtskinner committed Jan 3, 2023
1 parent 7b2f8c9 commit 2774619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-documentai==0.3.0
google-cloud-storage==1.33.0
google-cloud-storage==1.35.0

0 comments on commit 2774619

Please sign in to comment.