[PR #22052] [CLOSED] chore(deps): bump google-auth-httplib2 from 0.2.0 to 0.3.0 #49493

Closed
opened 2026-04-30 01:47:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/22052
Author: @dependabot[bot]
Created: 3/1/2026
Status: Closed

Base: devHead: dependabot/uv/dev/google-auth-httplib2-0.3.0


📝 Commits (1)

  • 588b242 chore(deps): bump google-auth-httplib2 from 0.2.0 to 0.3.0

📊 Changes

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

View changed files

📝 uv.lock (+1365 -1010)

📄 Description

Bumps google-auth-httplib2 from 0.2.0 to 0.3.0.

Release notes

Sourced from google-auth-httplib2's releases.

google-auth-httplib2 0.3.0

0.3.0 (2025-12-12)

Features

v0.2.1

0.2.1 (2025-10-30)

Bug Fixes

  • deps: Require google-auth >= 1.32.0,<3.0.0 (a69b725)
  • deps: Require httplib2 >= 0.19.0,<1.0.0 (a69b725)
  • Drop python 3.6; require python 3.7+ (a69b725)
  • Remove setup.cfg configuration for creating universal wheels (#191) (c2be0ae)
Changelog

Sourced from google-auth-httplib2's changelog.

0.3.0 (2025-12-12)

Features

0.2.1 (2025-10-30)

Bug Fixes

  • deps: Require google-auth >= 1.32.0,<3.0.0 (a69b725)
  • deps: Require httplib2 >= 0.19.0,<1.0.0 (a69b725)
  • Drop python 3.6; require python 3.7+ (a69b725)
  • Remove setup.cfg configuration for creating universal wheels (#191) (c2be0ae)
Commits
  • 4aae361 chore: librarian release pull request: 20251212T201007Z (#204)
  • 1f774b4 chore: librarian update image pull request: 20251212T194254Z (#203)
  • bdf128e feat: Add support for Python 3.14 (#202)
  • 4bb992e chore(librarian): clean up owlbot files and pin image sha (#200)
  • c8fc5a3 chore(librarian): onboard to librarian (#197)
  • f20b634 chore(main): release 0.2.1 (#189)
  • 20ea1aa chore: remove config for older py versions (#198)
  • 22f9dfc chore: link to package documentation in README (#190)
  • c2be0ae fix: remove setup.cfg configuration for creating universal wheels (#191)
  • a69b725 fix: drop python 3.6 (#188)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/open-webui/open-webui/pull/22052 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/uv/dev/google-auth-httplib2-0.3.0` --- ### 📝 Commits (1) - [`588b242`](https://github.com/open-webui/open-webui/commit/588b2427e2024c614efe96d40112b16e13f19efd) chore(deps): bump google-auth-httplib2 from 0.2.0 to 0.3.0 ### 📊 Changes **1 file changed** (+1365 additions, -1010 deletions) <details> <summary>View changed files</summary> 📝 `uv.lock` (+1365 -1010) </details> ### 📄 Description Bumps [google-auth-httplib2](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2) from 0.2.0 to 0.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/releases">google-auth-httplib2's releases</a>.</em></p> <blockquote> <h2>google-auth-httplib2 0.3.0</h2> <h2><a href="https://github.com/googleapis/google-auth-library-python-httplib2/compare/v0.2.1...v0.3.0">0.3.0</a> (2025-12-12)</h2> <h3>Features</h3> <ul> <li>Add support for Python 3.14 (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/202">#202</a>) (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/bdf128e7">bdf128e7</a>)</li> </ul> <h2>v0.2.1</h2> <h2><a href="https://github.com/googleapis/google-auth-library-python-httplib2/compare/v0.2.0...v0.2.1">0.2.1</a> (2025-10-30)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Require google-auth &gt;= 1.32.0,&lt;3.0.0 (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9">a69b725</a>)</li> <li><strong>deps:</strong> Require httplib2 &gt;= 0.19.0,&lt;1.0.0 (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9">a69b725</a>)</li> <li>Drop python 3.6; require python 3.7+ (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9">a69b725</a>)</li> <li>Remove setup.cfg configuration for creating universal wheels (<a href="https://redirect.github.com/googleapis/google-auth-library-python-httplib2/issues/191">#191</a>) (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/c2be0ae5537d15f20a6c81d1e51408a11ecda22e">c2be0ae</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-auth-library-python-httplib2/blob/v0.3.0/CHANGELOG.md">google-auth-httplib2's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-auth-library-python-httplib2/compare/v0.2.1...v0.3.0">0.3.0</a> (2025-12-12)</h2> <h3>Features</h3> <ul> <li>Add support for Python 3.14 (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/202">#202</a>) (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/bdf128e7586fbd66a56f77080bfd96d4463198e6">bdf128e7586fbd66a56f77080bfd96d4463198e6</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-auth-library-python-httplib2/compare/v0.2.0...v0.2.1">0.2.1</a> (2025-10-30)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Require google-auth &gt;= 1.32.0,&lt;3.0.0 (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9">a69b725</a>)</li> <li><strong>deps:</strong> Require httplib2 &gt;= 0.19.0,&lt;1.0.0 (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9">a69b725</a>)</li> <li>Drop python 3.6; require python 3.7+ (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9">a69b725</a>)</li> <li>Remove setup.cfg configuration for creating universal wheels (<a href="https://redirect.github.com/googleapis/google-auth-library-python-httplib2/issues/191">#191</a>) (<a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/c2be0ae5537d15f20a6c81d1e51408a11ecda22e">c2be0ae</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/4aae361ceed937d5e0702b1dc3925d7941971aab"><code>4aae361</code></a> chore: librarian release pull request: 20251212T201007Z (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/204">#204</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/1f774b48bb67c9fd9b8d02e1d3ad167afa387473"><code>1f774b4</code></a> chore: librarian update image pull request: 20251212T194254Z (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/203">#203</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/bdf128e7586fbd66a56f77080bfd96d4463198e6"><code>bdf128e</code></a> feat: Add support for Python 3.14 (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/202">#202</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/4bb992e30afb65c6185616a74f4669aba56b39ee"><code>4bb992e</code></a> chore(librarian): clean up owlbot files and pin image sha (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/200">#200</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/c8fc5a3d3a60dd731420b0d6ec1d45ab26a078c2"><code>c8fc5a3</code></a> chore(librarian): onboard to librarian (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/197">#197</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/f20b634acd5df1334af73e591f86a199e65f2bad"><code>f20b634</code></a> chore(main): release 0.2.1 (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/189">#189</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/20ea1aa0b8204b92accd54e0cefb407787c5cdef"><code>20ea1aa</code></a> chore: remove config for older py versions (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/198">#198</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/22f9dfc53f0d28e1469e27db94ca823ead7d7de8"><code>22f9dfc</code></a> chore: link to package documentation in README (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/190">#190</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/c2be0ae5537d15f20a6c81d1e51408a11ecda22e"><code>c2be0ae</code></a> fix: remove setup.cfg configuration for creating universal wheels (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/191">#191</a>)</li> <li><a href="https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9"><code>a69b725</code></a> fix: drop python 3.6 (<a href="https://redirect.github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/issues/188">#188</a>)</li> <li>Additional commits viewable in <a href="https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/compare/v0.2.0...v0.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-auth-httplib2&package-manager=uv&previous-version=0.2.0&new-version=0.3.0)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
GiteaMirror added the pull-request label 2026-04-30 01:47:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#49493