Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update openai requirement from <1.0.0,>=0.26.0 to >=0.26.0,<2.0.0 #30

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Updates the requirements on openai to permit the latest version.

Release notes

Sourced from openai's releases.

v1.2.4

1.2.4 (2023-11-13)

Full Changelog: v1.2.3...v1.2.4

Bug Fixes

  • client: retry if SSLWantReadError occurs in the async client (#804) (be82288)
Changelog

Sourced from openai's changelog.

1.2.4 (2023-11-13)

Full Changelog: v1.2.3...v1.2.4

Bug Fixes

  • client: retry if SSLWantReadError occurs in the async client (#804) (be82288)

1.2.3 (2023-11-10)

Full Changelog: v1.2.2...v1.2.3

Bug Fixes

  • cli/audio: file format detection failing for whisper (#733) (01079d6)
  • client: correctly flush the stream response body (#771) (0d52731)
  • client: serialise pydantic v1 default fields correctly in params (#776) (d4c49ad)
  • models: mark unknown fields as set in pydantic v1 (#772) (ae032a1)
  • prevent IndexError in fine-tunes CLI (#768) (42f1633)

Documentation

1.2.2 (2023-11-09)

Full Changelog: v1.2.1...v1.2.2

Bug Fixes

  • client: correctly assign error properties (#759) (ef264d2)

Documentation

1.2.1 (2023-11-09)

Full Changelog: v1.2.0...v1.2.1

Documentation

Refactors

  • client: deprecate files.retrieve_content in favour of files.content (#753) (eea5bc1)

... (truncated)

Commits
  • 65e29a2 release: 1.2.4
  • b607e20 fix(client): retry if SSLWantReadError occurs in the async client (#804)
  • e661da6 add images/generations to azure endpoints list (#778)
  • 4948308 release: 1.2.3
  • 2425c15 fix(cli/audio): file format detection failing for whisper (#733)
  • a10655a fix(client): serialise pydantic v1 default fields correctly in params (#776)
  • c5975bd fix(models): mark unknown fields as set in pydantic v1 (#772)
  • 7e2b254 fix(client): correctly flush the stream response body (#771)
  • 460a282 fix: prevent IndexError in fine-tunes CLI (#768)
  • b185cb3 docs: reword package description (#764)
  • 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)

Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v0.26.0...v1.2.4)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 14, 2023 11:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 14, 2023
@urimandujano
Copy link
Contributor

I'm going to close this because we just put the pin on openai and we know that we dont support 1.X.X

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/openai-gte-0.26.0-and-lt-2.0.0 branch November 14, 2023 18:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant