[PR #3877] [MERGED] chore(deps): update duckduckgo-search requirement from ~=6.1.7 to ~=6.1.12 in /backend #21348

Closed
opened 2026-04-20 03:27:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • a98ff3c 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.1.12

What's Changed

Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.1.11...v6.1.12

Commits
  • 16956e8 Bump version to v6.1.12
  • 2a6cffd chat(): bugfix (remove superfluous backslashes) (#238)
  • bbaa271 Bump version to v6.1.11
  • de0e3bb README: update
  • 11cde4e Update tests
  • f0501a7 DDGS.init(): randomize impersonate
  • b04c8de Use orjson if installed, json_dumps(): add ensure_ascii=False, indent=2
  • 8f2cd06 Chat improving (parse response message without json.loads, add timeout para...
  • 744322d Bump version to v6.1.9
  • 9b42444 Remove orjson from dependencies
  • 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/3877 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/15/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/duckduckgo-search-approx-eq-6.1.12` --- ### 📝 Commits (1) - [`a98ff3c`](https://github.com/open-webui/open-webui/commit/a98ff3c15171966c29c2cf42d82f19814a4ba7db) 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.1.12</h2> <h2>What's Changed</h2> <ul> <li>chat(): bugfix (remove superfluous backslashes) by <a href="https://github.com/deedy5"><code>@​deedy5</code></a> in <a href="https://redirect.github.com/deedy5/duckduckgo_search/pull/238">deedy5/duckduckgo_search#238</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/deedy5/duckduckgo_search/compare/v6.1.11...v6.1.12">https://github.com/deedy5/duckduckgo_search/compare/v6.1.11...v6.1.12</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/16956e89ad0c59c85a607a76d752f5ca2df6ba4c"><code>16956e8</code></a> Bump version to v6.1.12</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/2a6cffdbe51befe452bfc9d4ec42e7f48bcbd880"><code>2a6cffd</code></a> chat(): bugfix (remove superfluous backslashes) (<a href="https://redirect.github.com/deedy5/duckduckgo_search/issues/238">#238</a>)</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/bbaa271c084ae94c8da16204e8a38df48193fc3f"><code>bbaa271</code></a> Bump version to v6.1.11</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/de0e3bbf4d74cf7e98729c763a42dd256580d4e4"><code>de0e3bb</code></a> README: update</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/11cde4ea4bb5c6d8d04ab618464c421c19ed2ded"><code>11cde4e</code></a> Update tests</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/f0501a7c17bcbea6eb52c3360c48696817df21ae"><code>f0501a7</code></a> DDGS.<strong>init</strong>(): randomize <code>impersonate</code></li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/b04c8de9da011faca905bdb9117851c112d5a801"><code>b04c8de</code></a> Use <code>orjson</code> if installed, json_dumps(): add <code>ensure_ascii</code>=False, <code>indent</code>=2</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/8f2cd065d17b31d829e134d232a55b7da624df5b"><code>8f2cd06</code></a> Chat improving (parse response message without json.loads, add <code>timeout</code> para...</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/744322d040680d13e671c63a480055a9d6a53f71"><code>744322d</code></a> Bump version to v6.1.9</li> <li><a href="https://github.com/deedy5/duckduckgo_search/commit/9b424441f027f6b22756f2cbdd15677815210565"><code>9b42444</code></a> Remove <code>orjson</code> from dependencies</li> <li>Additional commits viewable in <a href="https://github.com/deedy5/duckduckgo_search/compare/v6.1.7...v6.1.12">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-04-20 03:27:23 -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#21348