[PR #5069] [MERGED] build(deps): update duckduckgo-search requirement from ~=6.2.1 to ~=6.2.11 in /backend #125278

Closed
opened 2026-05-21 05:44:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/5069
Author: @dependabot[bot]
Created: 9/1/2024
Status: Merged
Merged: 9/3/2024
Merged by: @tjbck

Base: devHead: dependabot/pip/backend/dev/duckduckgo-search-approx-eq-6.2.11


📝 Commits (1)

  • 1155030 build(deps): update duckduckgo-search requirement in /backend

📊 Changes

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

View changed files

📝 backend/requirements.txt (+1 -1)

📄 Description

Updates the requirements on duckduckgo-search to permit the latest version.

Release notes

Sourced from duckduckgo-search's releases.

v6.2.11

Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.10...v6.2.11

Commits
  • 57dcddb README: update install section (bump version with httpx to v6.2.11b1)
  • 91fcbf5 Bump version to v6.2.11
  • 95711eb [utils] bugfix _normalize_url() - replace space after unquote
  • 5c0e9ec README: proxy example section - add coupon
  • 14751c6 Bump version to v6.2.10
  • e96deb2 Bump primp to 0.6.1
  • 4117d76 Bump version to v6.2.9
  • 055fd95 [README] add httpx release info (v6.2.8b1)
  • 4439f71 DDGS._impersonates: add "safari_17.0"
  • 8f59b09 Bump primp version to >=0.6.0
  • Additional commits viewable in compare view

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 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/5069 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/1/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/duckduckgo-search-approx-eq-6.2.11` --- ### 📝 Commits (1) - [`1155030`](https://github.com/open-webui/open-webui/commit/115503098e5dd66ea880740344dbf4c6078130bc) build(deps): update duckduckgo-search requirement in /backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description Updates the requirements on [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/deedy5/duckduckgo_search/releases">duckduckgo-search's releases</a>.</em></p> <blockquote> <h2>v6.2.11</h2> <ul> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/95711eb0bcfbc8b431c203865cb20df381eef47d">[utils] bugfix _normalize_url() - replace space after unquote</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/deedy5/duckduckgo_search/compare/v6.2.10...v6.2.11">https://github.com/deedy5/duckduckgo_search/compare/v6.2.10...v6.2.11</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/57dcddbba7019999f8d7d0b2f291482f919304df"><code>57dcddb</code></a> README: update install section (bump version with httpx to v6.2.11b1)</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/91fcbf5dc294175dcda48dff7c705c96a457c2c3"><code>91fcbf5</code></a> Bump version to v6.2.11</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/95711eb0bcfbc8b431c203865cb20df381eef47d"><code>95711eb</code></a> [utils] bugfix _normalize_url() - replace space after unquote</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/5c0e9ec05b39afb40419279611efe71c5c89e8b6"><code>5c0e9ec</code></a> README: proxy example section - add coupon</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/14751c67e5b9063ba4c4fc7638108bb44be8217e"><code>14751c6</code></a> Bump version to v6.2.10</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/e96deb2b4120437031f189828836b31c4ed572e2"><code>e96deb2</code></a> Bump primp to 0.6.1</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/4117d765a17c2c931d57af87fbf9d5055a5b8d59"><code>4117d76</code></a> Bump version to v6.2.9</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/055fd95e574832409568fb2524ca423d89bee989"><code>055fd95</code></a> [README] add <code>httpx</code> release info (v6.2.8b1)</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/4439f7114721b11ee4cafb001f5f24e4dd8e06d2"><code>4439f71</code></a> DDGS._impersonates: add &quot;safari_17.0&quot;</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/8f59b090a5b1450a0a05355d794e65a31151c2ad"><code>8f59b09</code></a> Bump primp version to <code>&gt;=0.6.0</code></li> <li>Additional commits viewable in <a href="https://github.com/deedy5/duckduckgo_search/compare/v6.2.1...v6.2.11">compare view</a></li> </ul> </details> <br /> 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 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-05-21 05:44:59 -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#125278