Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the python-packages group with 3 updates #13

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the python-packages group with 3 updates: torch, openai and transformers.

Updates torch from 2.1.1 to 2.1.2

Release notes

Sourced from torch's releases.

PyTorch 2.1.2 Release, bug fix release

This release is meant to fix the following issues (regressions / silent correctness):

The Cherry pick tracker pytorch/pytorch#113962 contains all relevant pull requests related to this release as well as links to related issues.

Commits

Updates openai from 1.3.8 to 1.5.0

Release notes

Sourced from openai's releases.

v1.5.0

1.5.0 (2023-12-17)

Full Changelog: v1.4.0...v1.5.0

Features

  • api: add token logprobs to chat completions (#980) (f50e962)

Chores

  • ci: run release workflow once per day (#978) (215476a)

v1.4.0

1.4.0 (2023-12-15)

Full Changelog: v1.3.9...v1.4.0

Features

  • api: add optional name argument + improve docs (#972) (7972010)

v1.3.9

1.3.9 (2023-12-12)

Full Changelog: v1.3.8...v1.3.9

Documentation

  • improve README timeout comment (#964) (3c3ed5e)
  • small Improvement in the async chat response code (#959) (fb9d0a3)
  • small streaming readme improvements (#962) (f3be2e5)

Refactors

Changelog

Sourced from openai's changelog.

1.5.0 (2023-12-17)

Full Changelog: v1.4.0...v1.5.0

Features

  • api: add token logprobs to chat completions (#980) (f50e962)

Chores

  • ci: run release workflow once per day (#978) (215476a)

1.4.0 (2023-12-15)

Full Changelog: v1.3.9...v1.4.0

Features

  • api: add optional name argument + improve docs (#972) (7972010)

1.3.9 (2023-12-12)

Full Changelog: v1.3.8...v1.3.9

Documentation

  • improve README timeout comment (#964) (3c3ed5e)
  • small Improvement in the async chat response code (#959) (fb9d0a3)
  • small streaming readme improvements (#962) (f3be2e5)

Refactors

Commits

Updates transformers from 4.36.0 to 4.36.1

Release notes

Sourced from transformers's releases.

Patch release: v4.36.1

A patch release for critical torch issues mostly:

  • Fix SDPA correctness following torch==2.1.2 regression #27973
  • [Tokenizer Serialization] Fix the broken serialisation #27099
  • Fix bug with rotating checkpoints #28009
  • Hot-fix-mixstral-loss (#27948)

馃敟

Commits

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

Bumps the python-packages group with 3 updates: [torch](https://github.com/pytorch/pytorch), [openai](https://github.com/openai/openai-python) and [transformers](https://github.com/huggingface/transformers).


Updates `torch` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.1.1...v2.1.2)

Updates `openai` from 1.3.8 to 1.5.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.3.8...v1.5.0)

Updates `transformers` from 4.36.0 to 4.36.1
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.36.0...v4.36.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
@hangyav hangyav merged commit b6b90c4 into main Dec 19, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python-packages-44ddc0e4ad branch December 19, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant