gpt-computer-agent icon indicating copy to clipboard operation
gpt-computer-agent copied to clipboard

⬆ Bump the python-packages group with 3 updates

Open dependabot[bot] opened this issue 6 months ago • 2 comments

Bumps the python-packages group with 3 updates: duckduckgo-search, openai and pyqt5.

Updates duckduckgo-search from 6.1.9 to 6.2.5

Release notes

Sourced from duckduckgo-search's releases.

v6.2.5

Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.4...v6.2.5

v6.2.4

Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.3...v6.2.4

v6.2.3

Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.2...v6.2.3

v6.2.2

Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.1...v6.2.2

v6.2.1

Full Changelog: https://github.com/deedy5/duckduckgo_search/compare/v6.2.0...v6.2.1

v6.2.0

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

v6.1.12

What's Changed

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

v6.1.11

What's Changed

... (truncated)

Commits
  • cc213e8 Bump version to v6.2.5
  • 8baae22 CLI: chat() - 1) default model gpt-4.5, 2) remove bg="black" in AI answers
  • c8a2e1e add def _expand_proxy_tb_alias(): expand "tb" alias to full url
  • 887f43c impersonate: add chrome_127
  • 15967d5 Update requirements
  • a1460e9 CLI: chat - save|load tokens count to|from json cache
  • dacd756 Bump version to v6.2.4
  • 740634d impersonate: add edge_127, remove chrome_99
  • 9f5e618 rename pyreqwest_impersonate to primp
  • bbacc31 Bump version to v 6.2.3
  • Additional commits viewable in compare view

Updates openai from 1.35.10 to 1.37.1

Release notes

Sourced from openai's releases.

v1.37.1

1.37.1 (2024-07-25)

Full Changelog: v1.37.0...v1.37.1

Chores

v1.37.0

1.37.0 (2024-07-22)

Full Changelog: v1.36.1...v1.37.0

Features

Bug Fixes

  • cli/audio: handle non-json response format (#1557) (bb7431f)

Documentation

v1.36.1

1.36.1 (2024-07-20)

Full Changelog: v1.36.0...v1.36.1

Bug Fixes

  • types: add gpt-4o-mini to more assistants methods (39a8a37)

v1.36.0

1.36.0 (2024-07-19)

Full Changelog: v1.35.15...v1.36.0

Features

v1.35.15

1.35.15 (2024-07-18)

Full Changelog: v1.35.14...v1.35.15

... (truncated)

Changelog

Sourced from openai's changelog.

1.37.1 (2024-07-25)

Full Changelog: v1.37.0...v1.37.1

Chores

1.37.0 (2024-07-22)

Full Changelog: v1.36.1...v1.37.0

Features

Bug Fixes

  • cli/audio: handle non-json response format (#1557) (bb7431f)

Documentation

1.36.1 (2024-07-20)

Full Changelog: v1.36.0...v1.36.1

Bug Fixes

  • types: add gpt-4o-mini to more assistants methods (39a8a37)

1.36.0 (2024-07-19)

Full Changelog: v1.35.15...v1.36.0

Features

1.35.15 (2024-07-18)

Full Changelog: v1.35.14...v1.35.15

Chores

  • docs: document how to do per-request http client customization (#1560) (24c0768)
  • internal: update formatting (#1553) (e1389bc)

... (truncated)

Commits

Updates pyqt5 from 5.15.10 to 5.15.11

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Aug 01 '24 10:08 dependabot[bot]