Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency google-cloud-storage to v1.32.0 (#83)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.32.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1320-httpswwwgithubcomgoogleapispython-storagecomparev1312v1320-2020-10-16)

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

##### Features

-   retry API calls with exponential backoff ([#&#8203;287](https://www.github.com/googleapis/python-storage/issues/287)) ([fbe5d9c](https://www.github.com/googleapis/python-storage/commit/fbe5d9ca8684c6a992dcdee977fc8dd012a96a5c))

##### Bug Fixes

-   field policy return string ([#&#8203;282](https://www.github.com/googleapis/python-storage/issues/282)) ([c356b84](https://www.github.com/googleapis/python-storage/commit/c356b8484a758548d5f4823a495ab70c798cfaaf))
-   self-upload files for Unicode system test ([#&#8203;296](https://www.github.com/googleapis/python-storage/issues/296)) ([6f865d9](https://www.github.com/googleapis/python-storage/commit/6f865d97a19278884356055dfeeaae92f7c63cc1))
-   use version.py for versioning, avoid issues with discovering version via get_distribution ([#&#8203;288](https://www.github.com/googleapis/python-storage/issues/288)) ([fcd1c4f](https://www.github.com/googleapis/python-storage/commit/fcd1c4f7c947eb95d6937783fd69670a570f145e))

##### [1.31.2](https://www.github.com/googleapis/python-storage/compare/v1.31.1...v1.31.2) (2020-09-23)

##### Documentation

-   fix docstring example for 'blob.generate_signed_url' ([#&#8203;278](https://www.github.com/googleapis/python-storage/issues/278)) ([2dc91c9](https://www.github.com/googleapis/python-storage/commit/2dc91c947e3693023b4478a15c460693808ea2d9))

##### [1.31.1](https://www.github.com/googleapis/python-storage/compare/v1.31.0...v1.31.1) (2020-09-16)

##### Bug Fixes

-   add requests as a dependency ([#&#8203;271](https://www.github.com/googleapis/python-storage/issues/271)) ([ec52b38](https://www.github.com/googleapis/python-storage/commit/ec52b38df211fad18a86d7e16d83db79de59d5f5))
-   preserve existing blob hashes when 'X-Goog-Hash header' is not present ([#&#8203;267](https://www.github.com/googleapis/python-storage/issues/267)) ([277afb8](https://www.github.com/googleapis/python-storage/commit/277afb83f464d77b163f2722272092df4180411e))
-   **blob:** base64 includes additional characters ([#&#8203;258](https://www.github.com/googleapis/python-storage/issues/258)) ([cf0774a](https://www.github.com/googleapis/python-storage/commit/cf0774aa8ffd45d340aff9a7d2236d8d65c8ae93))

##### Documentation

-   add docs signed_url expiration take default utc ([#&#8203;250](https://www.github.com/googleapis/python-storage/issues/250)) ([944ab18](https://www.github.com/googleapis/python-storage/commit/944ab1827b3ca0bd1d3aafc2829245290e9bde59))

</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-automl).
  • Loading branch information
renovate-bot committed Oct 23, 2020
1 parent 93ce8ee commit 8c7d548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
@@ -1,3 +1,3 @@
google-cloud-translate==3.0.1
google-cloud-storage==1.31.2
google-cloud-storage==1.32.0
google-cloud-automl==2.0.0

0 comments on commit 8c7d548

Please sign in to comment.