[PR #539] [MERGED] build(deps): bump google-cloud-storage from 1.41.0 to 1.41.1 in /examples/python #694

Closed
opened 2026-03-03 12:31:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/539
Author: @dependabot[bot]
Created: 7/21/2021
Status: Merged
Merged: 7/21/2021
Merged by: @dependabot[bot]

Base: mainHead: dependabot/pip/examples/python/google-cloud-storage-1.41.1


📝 Commits (1)

  • 490b699 build(deps): bump google-cloud-storage in /examples/python

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 examples/python/requirements.txt (+1 -1)

📄 Description

Bumps google-cloud-storage from 1.41.0 to 1.41.1.

Release notes

Sourced from google-cloud-storage's releases.

v1.41.1

Bug Fixes

  • deps: pin {api,cloud}-core, auth to allow 2.x versions on Python 3 (#512) (4d7500e)
  • remove trailing commas from error message constants (#505) (d4a86ce), closes #501

Documentation

  • replace usage of deprecated function download_as_string in docs (#508) (8dfa4d4)
Changelog

Sourced from google-cloud-storage's changelog.

1.41.1 (2021-07-20)

Bug Fixes

  • deps: pin {api,cloud}-core, auth to allow 2.x versions on Python 3 (#512) (4d7500e)
  • remove trailing commas from error message constants (#505) (d4a86ce), closes #501

Documentation

  • replace usage of deprecated function download_as_string in docs (#508) (8dfa4d4)
Commits
  • 521e2bf chore: release 1.41.1 (#509)
  • 4d7500e fix(deps): pin 'api,cloud}-core', 'auth' to allow 2.x versions on Python 3 (#...
  • a0f2310 tests: split systests out into separate Kokoro jobs (#516)
  • 1154d5a test: harden 'bucket_cmek' systests against EC (#514)
  • ddd013c fix: skip test__signing tests for mtls (#511)
  • 8dfa4d4 docs: remove and replace deprecated function download_as_string() (#508)
  • d4a86ce fix: remove trailing commas from error message constants (#505)
  • b62b727 tests: pin 'google-cloud-testutils' to Python 2.7 compatible range (#506)
  • ac79079 build(python): remove python 3.7 from kokoro Dockerfile (#503)
  • 6ed9060 build(python): exit with success status if no samples found (#502)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/539 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/21/2021 **Status:** ✅ Merged **Merged:** 7/21/2021 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/pip/examples/python/google-cloud-storage-1.41.1` --- ### 📝 Commits (1) - [`490b699`](https://github.com/fsouza/fake-gcs-server/commit/490b699f68aecd1d70827705f8736b570571df6d) build(deps): bump google-cloud-storage in /examples/python ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/python/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.41.0 to 1.41.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/python-storage/releases">google-cloud-storage's releases</a>.</em></p> <blockquote> <h2>v1.41.1</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> pin <code>{api,cloud}-core</code>, <code>auth</code> to allow 2.x versions on Python 3 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/512">#512</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/4d7500e39c51efd817b8363b69c88be040f3edb8">4d7500e</a>)</li> <li>remove trailing commas from error message constants (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/505">#505</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/d4a86ceb7a7c5e00ba7bae37c7078d52478040ff">d4a86ce</a>), closes <a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/501">#501</a></li> </ul> <h3>Documentation</h3> <ul> <li>replace usage of deprecated function <code>download_as_string</code> in docs (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/508">#508</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/8dfa4d429dce94b671dc3e3755e52ab82733f61a">8dfa4d4</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md">google-cloud-storage's changelog</a>.</em></p> <blockquote> <h3><a href="https://www.github.com/googleapis/python-storage/compare/v1.41.0...v1.41.1">1.41.1</a> (2021-07-20)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> pin <code>{api,cloud}-core</code>, <code>auth</code> to allow 2.x versions on Python 3 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/512">#512</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/4d7500e39c51efd817b8363b69c88be040f3edb8">4d7500e</a>)</li> <li>remove trailing commas from error message constants (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/505">#505</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/d4a86ceb7a7c5e00ba7bae37c7078d52478040ff">d4a86ce</a>), closes <a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/501">#501</a></li> </ul> <h3>Documentation</h3> <ul> <li>replace usage of deprecated function <code>download_as_string</code> in docs (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/508">#508</a>) (<a href="https://www.github.com/googleapis/python-storage/commit/8dfa4d429dce94b671dc3e3755e52ab82733f61a">8dfa4d4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-storage/commit/521e2bf45cce380b7b22888092383ab2a5a0287b"><code>521e2bf</code></a> chore: release 1.41.1 (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/509">#509</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/4d7500e39c51efd817b8363b69c88be040f3edb8"><code>4d7500e</code></a> fix(deps): pin 'api,cloud}-core', 'auth' to allow 2.x versions on Python 3 (#...</li> <li><a href="https://github.com/googleapis/python-storage/commit/a0f231099ab0c9480f735afa65c652b11be6b7ab"><code>a0f2310</code></a> tests: split systests out into separate Kokoro jobs (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/516">#516</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/1154d5a4ad413d22bef70d16f4705b2cf9f2e793"><code>1154d5a</code></a> test: harden 'bucket_cmek' systests against EC (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/514">#514</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/ddd013c318802cf44a12aa23bc5663ecf10072e0"><code>ddd013c</code></a> fix: skip test__signing tests for mtls (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/511">#511</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/8dfa4d429dce94b671dc3e3755e52ab82733f61a"><code>8dfa4d4</code></a> docs: remove and replace deprecated function download_as_string() (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/508">#508</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/d4a86ceb7a7c5e00ba7bae37c7078d52478040ff"><code>d4a86ce</code></a> fix: remove trailing commas from error message constants (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/505">#505</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/b62b727cc773bb17e96bd5449dc3cdc8ff298d3e"><code>b62b727</code></a> tests: pin 'google-cloud-testutils' to Python 2.7 compatible range (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/506">#506</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/ac790797fab9fffba815c1727e4ab315f97f2622"><code>ac79079</code></a> build(python): remove python 3.7 from kokoro Dockerfile (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/503">#503</a>)</li> <li><a href="https://github.com/googleapis/python-storage/commit/6ed90607572749ec201ac95f4e4e1935f0f78ef7"><code>6ed9060</code></a> build(python): exit with success status if no samples found (<a href="https://github-redirect.dependabot.com/googleapis/python-storage/issues/502">#502</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/python-storage/compare/v1.41.0...v1.41.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-cloud-storage&package-manager=pip&previous-version=1.41.0&new-version=1.41.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:31:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#694
No description provided.