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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the production-dependencies group with 5 updates #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the production-dependencies group with 5 updates:

Package From To
anthropic 0.39.0 0.40.0
openai 1.54.1 1.55.3
instructor 1.6.3 1.7.0
botocore 1.35.54 1.35.71
boto3 1.35.54 1.35.71

Updates anthropic from 0.39.0 to 0.40.0

Release notes

Sourced from anthropic's releases.

v0.40.0

0.40.0 (2024-11-28)

Full Changelog: v0.39.0...v0.40.0

Features

  • client: add ._request_id property to object responses (#743) (9fb64a6)

Bug Fixes

  • asyncify: avoid hanging process under certain conditions (#756) (c71bba2)
  • bedrock: correct URL encoding for model params (#759) (be4e73a)
  • client: compat with new httpx 0.28.0 release (#765) (de51f60)
  • don't use dicts as iterables in transform (#750) (1f71464)
  • types: remove anthropic-instant-1.2 model (#744) (23637de)

Chores

  • api: update spec version (#751) (4ec986c)
  • ci: remove unneeded workflow (#742) (472b7d3)
  • internal: exclude mypy from running on tests (#764) (bce763a)
  • internal: fix compat model_dump method when warnings are passed (#760) (0e09236)
  • internal: minor formatting changes (493020e)
  • remove now unused cached-property dep (#762) (b9ffefe)
  • tests: adjust retry timeout values (#736) (27ed781)
  • tests: limit array example length (#754) (6cab2b9)

Documentation

Changelog

Sourced from anthropic's changelog.

0.40.0 (2024-11-28)

Full Changelog: v0.39.0...v0.40.0

Features

  • client: add ._request_id property to object responses (#743) (9fb64a6)

Bug Fixes

  • asyncify: avoid hanging process under certain conditions (#756) (c71bba2)
  • bedrock: correct URL encoding for model params (#759) (be4e73a)
  • client: compat with new httpx 0.28.0 release (#765) (de51f60)
  • don't use dicts as iterables in transform (#750) (1f71464)
  • types: remove anthropic-instant-1.2 model (#744) (23637de)

Chores

  • api: update spec version (#751) (4ec986c)
  • ci: remove unneeded workflow (#742) (472b7d3)
  • internal: exclude mypy from running on tests (#764) (bce763a)
  • internal: fix compat model_dump method when warnings are passed (#760) (0e09236)
  • internal: minor formatting changes (493020e)
  • remove now unused cached-property dep (#762) (b9ffefe)
  • tests: adjust retry timeout values (#736) (27ed781)
  • tests: limit array example length (#754) (6cab2b9)

Documentation

Commits
  • e7c5fd1 release: 0.40.0
  • ac8cc6d fix(client): compat with new httpx 0.28.0 release (#765)
  • 6023ed8 chore(internal): exclude mypy from running on tests (#764)
  • cfb07d9 chore(internal): minor formatting changes
  • 0ead3c4 fix(bedrock): correct URL encoding for model params (#759)
  • d5586b0 chore: remove now unused cached-property dep (#762)
  • 0ef2ff9 docs: add info log level to readme (#761)
  • cf8f0e7 chore(internal): fix compat model_dump method when warnings are passed (#760)
  • 4dc9320 fix(asyncify): avoid hanging process under certain conditions (#756)
  • 8e29be0 chore(tests): limit array example length (#754)
  • Additional commits viewable in compare view

Updates openai from 1.54.1 to 1.55.3

Release notes

Sourced from openai's releases.

v1.55.3

1.55.3 (2024-11-28)

Full Changelog: v1.55.2...v1.55.3

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#1904) (72b6c63)

v1.55.2

1.55.2 (2024-11-27)

Full Changelog: v1.55.1...v1.55.2

Chores

  • internal: exclude mypy from running on tests (#1899) (e2496f1)

Documentation

  • assistants: correct on_text_delta example (#1896) (460b663)

v1.55.1

1.55.1 (2024-11-25)

Full Changelog: v1.55.0...v1.55.1

Bug Fixes

  • pydantic-v1: avoid runtime error for assistants streaming (#1885) (197c94b)

Chores

Documentation

v1.55.0

1.55.0 (2024-11-20)

Full Changelog: v1.54.5...v1.55.0

Features

... (truncated)

Changelog

Sourced from openai's changelog.

1.55.3 (2024-11-28)

Full Changelog: v1.55.2...v1.55.3

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#1904) (72b6c63)

1.55.2 (2024-11-27)

Full Changelog: v1.55.1...v1.55.2

Chores

  • internal: exclude mypy from running on tests (#1899) (e2496f1)

Documentation

  • assistants: correct on_text_delta example (#1896) (460b663)

1.55.1 (2024-11-25)

Full Changelog: v1.55.0...v1.55.1

Bug Fixes

  • pydantic-v1: avoid runtime error for assistants streaming (#1885) (197c94b)

Chores

Documentation

1.55.0 (2024-11-20)

Full Changelog: v1.54.5...v1.55.0

Features

1.54.5 (2024-11-19)

... (truncated)

Commits

Updates instructor from 1.6.3 to 1.7.0

Release notes

Sourced from instructor's releases.

1.7.0

What's Changed

New Contributors

Full Changelog: instructor-ai/instructor@1.6.4...1.7.0

1.6.4

What's Changed

... (truncated)

Commits

Updates botocore from 1.35.54 to 1.35.71

Commits
  • 509a401 Merge branch 'release-1.35.71'
  • 550b57c Bumping version to 1.35.71
  • c14162b Update endpoints model
  • 53e4a91 Update to latest models
  • 999ba65 Merge branch 'release-1.35.70' into develop
  • 9e64cb5 Merge branch 'release-1.35.70'
  • e1c8191 Bumping version to 1.35.70
  • 2819e42 Update to latest models
  • 1c2fa8b Merge branch 'release-1.35.69' into develop
  • aa3c6af Merge branch 'release-1.35.69'
  • Additional commits viewable in compare view

Updates boto3 from 1.35.54 to 1.35.71

Commits
  • 57997d9 Merge branch 'release-1.35.71'
  • ab26d01 Bumping version to 1.35.71
  • d00e0ba Add changelog entries from botocore
  • aad0b17 Merge branch 'release-1.35.70'
  • e2a8522 Merge branch 'release-1.35.70' into develop
  • b51f07a Bumping version to 1.35.70
  • 9eafcc1 Add changelog entries from botocore
  • d640e7a Merge branch 'release-1.35.69'
  • 2614099 Merge branch 'release-1.35.69' into develop
  • 92b7380 Bumping version to 1.35.69
  • 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 <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 production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.39.0` | `0.40.0` |
| [openai](https://github.com/openai/openai-python) | `1.54.1` | `1.55.3` |
| [instructor](https://github.com/jxnl/instructor) | `1.6.3` | `1.7.0` |
| [botocore](https://github.com/boto/botocore) | `1.35.54` | `1.35.71` |
| [boto3](https://github.com/boto/boto3) | `1.35.54` | `1.35.71` |


Updates `anthropic` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.39.0...v0.40.0)

Updates `openai` from 1.54.1 to 1.55.3
- [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.54.1...v1.55.3)

Updates `instructor` from 1.6.3 to 1.7.0
- [Release notes](https://github.com/jxnl/instructor/releases)
- [Changelog](https://github.com/instructor-ai/instructor/blob/main/docs/newsletter.md)
- [Commits](instructor-ai/instructor@1.6.3...1.7.0)

Updates `botocore` from 1.35.54 to 1.35.71
- [Commits](boto/botocore@1.35.54...1.35.71)

Updates `boto3` from 1.35.54 to 1.35.71
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.54...1.35.71)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: instructor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants