[PR #5838] [MERGED] chore(deps): update duckduckgo-search requirement from ~=6.2.11 to ~=6.2.13 in /backend #8560

Closed
opened 2025-11-11 17:59:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • 8d8c275 chore(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.13

Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.12...v6.2.13

Commits
  • 04b2eee Bump version to v6.2.13
  • 187a87e README: proxy section - change socks5:// to socks5h://
  • dd99b4a DDGS._impersonates: add chrome_129, safari_18, safari_ipad_18
  • 2242da7 Bump primp to v0.6.3
  • See full diff 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/5838 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/duckduckgo-search-approx-eq-6.2.13` --- ### 📝 Commits (1) - [`8d8c275`](https://github.com/open-webui/open-webui/commit/8d8c2752dc2f548bd9194e4f341f9d13d041e83d) chore(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.13</h2> <ul> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/2242da7208acc1247cb3a92ef7f926da5f54a1e2">Bump primp to v0.6.3</a></li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/dd99b4a0b3e54375698c2a00a0361cdb31350e92">DDGS._impersonates: add chrome_129, safari_18, safari_ipad_18</a></li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/187a87ee9f3e1268fdb69daaeef618f17b1e0c32">README: proxy section - change socks5:// to socks5h://</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/deedy5/duckduckgo_search/compare/v6.2.12...v6.2.13">https://github.com/deedy5/duckduckgo_search/compare/v6.2.12...v6.2.13</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/04b2eee3c8aa348f715411d87265d68f3e1f72a1"><code>04b2eee</code></a> Bump version to v6.2.13</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/187a87ee9f3e1268fdb69daaeef618f17b1e0c32"><code>187a87e</code></a> README: <code>proxy</code> section - change <code>socks5://</code> to <code>socks5h://</code></li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/dd99b4a0b3e54375698c2a00a0361cdb31350e92"><code>dd99b4a</code></a> DDGS._impersonates: add <code>chrome_129</code>, <code>safari_18</code>, <code>safari_ipad_18</code></li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/2242da7208acc1247cb3a92ef7f926da5f54a1e2"><code>2242da7</code></a> Bump primp to v0.6.3</li> <li>See full diff in <a href="https://github.com/deedy5/duckduckgo_search/compare/v6.2.12...v6.2.13">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 2025-11-11 17:59:47 -06: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#8560