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

chore(deps): bump the poetry group across 1 directory with 19 updates #1160

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps the poetry group with 19 updates in the / directory:

Package From To
openai 1.52.2 1.54.3
typer 0.12.5 0.13.0
rich 13.9.3 13.9.4
jiter 0.6.1 0.7.0
fastapi 0.115.3 0.115.4
pydantic-extra-types 2.9.0 2.10.0
litellm 1.50.4 1.52.3
anthropic 0.37.1 0.39.0
cohere 5.11.1 5.11.3
google-cloud-aiplatform 1.70.0 1.71.1
cerebras-cloud-sdk 1.8.0 1.10.0
fireworks-ai 0.15.7 0.15.8
pyright 1.1.385 1.1.388
mkdocs-material 9.5.42 9.5.44
mkdocstrings 0.26.2 0.27.0
mkdocs-redirects 1.2.1 1.2.2
phonenumbers 8.13.48 8.13.49
datasets 3.0.2 3.1.0
ruff 0.7.1 0.7.3

Updates openai from 1.52.2 to 1.54.3

Release notes

Sourced from openai's releases.

v1.54.3

1.54.3 (2024-11-06)

Full Changelog: v1.54.2...v1.54.3

Bug Fixes

v1.54.2

1.54.2 (2024-11-06)

Full Changelog: v1.54.1...v1.54.2

Chores

v1.54.1

1.54.1 (2024-11-05)

Full Changelog: v1.54.0...v1.54.1

Bug Fixes

  • add new prediction param to all methods (6aa424d)

v1.54.0

1.54.0 (2024-11-04)

Full Changelog: v1.53.1...v1.54.0

Features

v1.53.1

1.53.1 (2024-11-04)

Full Changelog: v1.53.0...v1.53.1

Bug Fixes

  • don't use dicts as iterables in transform (#1842) (258f265)
  • support json safe serialization for basemodel subclasses (#1844) (2b80c90)

Chores

... (truncated)

Changelog

Sourced from openai's changelog.

1.54.3 (2024-11-06)

Full Changelog: v1.54.2...v1.54.3

Bug Fixes

1.54.2 (2024-11-06)

Full Changelog: v1.54.1...v1.54.2

Chores

1.54.1 (2024-11-05)

Full Changelog: v1.54.0...v1.54.1

Bug Fixes

  • add new prediction param to all methods (6aa424d)

1.54.0 (2024-11-04)

Full Changelog: v1.53.1...v1.54.0

Features

1.53.1 (2024-11-04)

Full Changelog: v1.53.0...v1.53.1

Bug Fixes

  • don't use dicts as iterables in transform (#1842) (258f265)
  • support json safe serialization for basemodel subclasses (#1844) (2b80c90)

Chores

1.53.0 (2024-10-30)

Full Changelog: v1.52.2...v1.53.0

... (truncated)

Commits

Updates typer from 0.12.5 to 0.13.0

Release notes

Sourced from typer's releases.

0.13.0

Features

Fixes

  • 🐛 Fix equality check for custom classes. PR #979 by @​AryazE.
  • 🐛 Allow colon in zsh autocomplete values and descriptions. PR #988 by @​snapbug.

Refactors

Internal

... (truncated)

Changelog

Sourced from typer's changelog.

0.13.0

Features

Fixes

  • 🐛 Fix equality check for custom classes. PR #979 by @​AryazE.
  • 🐛 Allow colon in zsh autocomplete values and descriptions. PR #988 by @​snapbug.

Refactors

Internal

... (truncated)

Commits
  • 7bf84ab 🔖 Release version 0.13.0
  • e80ba57 📝 Update release notes
  • c5233c0 ✨ Handle KeyboardInterrupt separately from other exceptions (#1039)
  • e31fc57 📝 Update release notes
  • ee072d8 ✨ Update launch to not print anything when opening urls (#1035)
  • af49fda 📝 Update release notes
  • dc1bf3c 🐛 Fix equality check for custom classes (#979)
  • bfb54c0 📝 Update release notes
  • ebb968e 🐛 Allow colon in zsh autocomplete values and descriptions (#988)
  • 438ae44 📝 Update release notes
  • Additional commits viewable in compare view

Updates rich from 13.9.3 to 13.9.4

Release notes

Sourced from rich's releases.

The Faster is Faster release

[13.9.4] - 2024-11-01

Changed

Changelog

Sourced from rich's changelog.

[13.9.4] - 2024-11-01

Changed

Commits

Updates jiter from 0.6.1 to 0.7.0

Commits

Updates fastapi from 0.115.3 to 0.115.4

Release notes

Sourced from fastapi's releases.

0.115.4

Refactors

  • ♻️ Update logic to import and check python-multipart for compatibility with newer version. PR #12627 by @​tiangolo.

Docs

Translations

  • 📝 Update includes in docs/de/docs/advanced/async-tests.md. PR #12567 by @​imjuanleonard.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/sql-databases.md. PR #12530 by @​ilacftemp.
  • 🌐 Add Korean translation for docs/ko/docs/benchmarks.md. PR #12540 by @​Limsunoh.
  • 🌐 Add Portuguese translation for docs/pt/docs/how-to/separate-openapi-schemas.md. PR #12518 by @​ilacftemp.
  • 🌐 Update Traditional Chinese translation for docs/zh-hant/docs/deployment/index.md. PR #12521 by @​codingjenny.
  • 🌐 Update Traditional Chinese translation for docs/zh-hant/docs/deployment/cloud.md. PR #12522 by @​codingjenny.
  • 🌐 Update Traditional Chinese translation for docs/zh-hant/docs/how-to/index.md. PR #12523 by @​codingjenny.
  • 🌐 Update Traditional Chinese translation for docs/zh-hant/docs/tutorial/index.md. PR #12524 by @​codingjenny.
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/how-to/index.md. PR #12468 by @​codingjenny.
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/tutorial/index.md. PR #12466 by @​codingjenny.

... (truncated)

Commits
  • 31887b1 🔖 Release version 0.115.4
  • b270ff1 📝 Update release notes
  • b31cbbf ♻️ Update logic to import and check python-multipart for compatibility with...
  • aee7674 📝 Update release notes
  • 4e6b1ac 📝 Update includes in docs/fr/docs/tutorial/body.md (#12596)
  • 9b1e5f2 📝 Update release notes
  • 60aba02 📝 Update includes in docs/fr/docs/tutorial/debugging.md (#12595)
  • 2a4cf17 📝 Update release notes
  • 453f559 📝 Update includes in docs/fr/docs/tutorial/query-params-str-validations.md ...
  • af269cd 📝 Update release notes
  • Additional commits viewable in compare view

Updates pydantic-extra-types from 2.9.0 to 2.10.0

Release notes

Sourced from pydantic-extra-types's releases.

v2.10.0

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-extra-types@v2.9.0...v2.10.0

Changelog

Sourced from pydantic-extra-types's changelog.

CHANGELOG

Latest Changes

Commits

Updates litellm from 1.50.4 to 1.52.3

Release notes

Sourced from litellm's releases.

v1.52.3

What's Changed

Full Changelog: BerriAI/litellm@v1.52.2...v1.52.3

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.52.3

Don't want to maintain your internal proxy? get in touch 🎉

Hosted Proxy Alpha: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat

Load Test LiteLLM Proxy Results

Name Status Median Response Time (ms) Average Response Time (ms) Requests/s Failures/s Request Count Failure Count Min Response Time (ms) Max Response Time (ms)
/chat/completions Passed ✅ 210.0 236.59706194640916 6.234242656262243 0.0 1866 0 180.61705699994945 3424.5764140000006
Aggregated Passed ✅ 210.0 236.59706194640916 6.234242656262243 0.0 1866 0 180.61705699994945 3424.5764140000006

v1.52.2

What's Changed

New Contributors

Full Changelog: BerriAI/litellm@v1.52.1...v1.52.2

Docker Run LiteLLM Proxy

</tr></table> 

... (truncated)

Commits
  • 3d1c305 bump: version 1.52.2 → 1.52.3
  • a3baec0 (pricing): Fix multiple mistakes in Claude pricing, and also increase context...
  • 73531f4 Litellm dev 11 08 2024 (#6658)
  • 1bef645 Litellm dev 11 07 2024 (#6649)
  • 9f2053e ci(conftest.py): reset conftest.py for local_testing/ (#6657)
  • 896e2c2 build: update backup model prices map
  • d0d29d7 Update several Azure AI models in model cost map (#6655)
  • eb47117 (feat) log error class, function_name on prometheus service failure hook + on...
  • ae385cf (QOL improvement) add unit testing for all static_methods in litellm_logging....
  • 6e4a9bb Update gpt-4o-2024-08-06, and o1-preview, o1-mini models in model cost map (...
  • Additional commits viewable in compare view

Updates anthropic from 0.37.1 to 0.39.0

Release notes

Sourced from anthropic's releases.

v0.39.0

0.39.0 (2024-11-04)

Full Changelog: v0.38.0...v0.39.0

⚠ BREAKING CHANGES

  • client: remove legacy client.count_tokens() method (#726)

Features

Bug Fixes

  • don't use dicts as iterables in transform (#724) (62bb863)
  • support json safe serialization for basemodel subclasses (#727) (5be855e)
  • types: add missing token-counting-2024-11-01 (#722) (c549736)

Documentation

  • readme: mention new token counting endpoint (#728) (72a4636)

Refactors

  • client: remove legacy client.count_tokens() method (#726) (14e4244)

v0.38.0

0.38.0 (2024-11-01)

Full Changelog: v0.37.1...v0.38.0

Features

  • api: add message token counting & PDFs support (#721) (e4856dd)

Bug Fixes

  • count_tokens: correctly set beta header (e5b4b54)
  • types: add missing token-counting-2024-11-01 (1897883)

Chores

... (truncated)

Changelog

Sourced from anthropic's changelog.

0.39.0 (2024-11-04)

Full Changelog: v0.38.0...v0.39.0

⚠ BREAKING CHANGES

  • client: remove legacy client.count_tokens() & client.get_tokenizer() methods (#726)
    • This functionality has been replaced by the client.beta.messages.count_tokens() API which supports newer models and all content functionality, such as images and PDFs.

Features

Bug Fixes

  • don't use dicts as iterables in transform (#724) (62bb863)
  • support json safe serialization for basemodel subclasses (#727) (5be855e)
  • types: add missing token-counting-2024-11-01 (#722) (c549736)

Documentation

  • readme: mention new token counting endpoint (#728) (72a4636)

Refactors

  • client: remove legacy client.count_tokens() method (#726) (14e4244)

0.38.0 (2024-11-01)

Full Changelog: v0.37.1...v0.38.0

Features

  • api: add message token counting & PDFs support (#721) (

Bumps the poetry group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [openai](https://github.com/openai/openai-python) | `1.52.2` | `1.54.3` |
| [typer](https://github.com/fastapi/typer) | `0.12.5` | `0.13.0` |
| [rich](https://github.com/Textualize/rich) | `13.9.3` | `13.9.4` |
| [jiter](https://github.com/pydantic/jiter) | `0.6.1` | `0.7.0` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.3` | `0.115.4` |
| [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) | `2.9.0` | `2.10.0` |
| [litellm](https://github.com/BerriAI/litellm) | `1.50.4` | `1.52.3` |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.37.1` | `0.39.0` |
| cohere | `5.11.1` | `5.11.3` |
| [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.70.0` | `1.71.1` |
| [cerebras-cloud-sdk](https://github.com/Cerebras/cerebras-cloud-sdk-python) | `1.8.0` | `1.10.0` |
| [fireworks-ai](https://fireworks.ai) | `0.15.7` | `0.15.8` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.385` | `1.1.388` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.42` | `9.5.44` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.26.2` | `0.27.0` |
| [mkdocs-redirects](https://github.com/mkdocs/mkdocs-redirects) | `1.2.1` | `1.2.2` |
| [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `8.13.48` | `8.13.49` |
| [datasets](https://github.com/huggingface/datasets) | `3.0.2` | `3.1.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.7.1` | `0.7.3` |



Updates `openai` from 1.52.2 to 1.54.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.52.2...v1.54.3)

Updates `typer` from 0.12.5 to 0.13.0
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.12.5...0.13.0)

Updates `rich` from 13.9.3 to 13.9.4
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.3...v13.9.4)

Updates `jiter` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/pydantic/jiter/releases)
- [Commits](pydantic/jiter@v0.6.1...v0.7.0)

Updates `fastapi` from 0.115.3 to 0.115.4
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.3...0.115.4)

Updates `pydantic-extra-types` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/pydantic/pydantic-extra-types/releases)
- [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic-extra-types@v2.9.0...v2.10.0)

Updates `litellm` from 1.50.4 to 1.52.3
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.50.4...v1.52.3)

Updates `anthropic` from 0.37.1 to 0.39.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.37.1...v0.39.0)

Updates `cohere` from 5.11.1 to 5.11.3

Updates `google-cloud-aiplatform` from 1.70.0 to 1.71.1
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.70.0...v1.71.1)

Updates `cerebras-cloud-sdk` from 1.8.0 to 1.10.0
- [Changelog](https://github.com/Cerebras/cerebras-cloud-sdk-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Cerebras/cerebras-cloud-sdk-python/commits)

Updates `fireworks-ai` from 0.15.7 to 0.15.8

Updates `pyright` from 1.1.385 to 1.1.388
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.385...v1.1.388)

Updates `mkdocs-material` from 9.5.42 to 9.5.44
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.42...9.5.44)

Updates `mkdocstrings` from 0.26.2 to 0.27.0
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.26.2...0.27.0)

Updates `mkdocs-redirects` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/mkdocs/mkdocs-redirects/releases)
- [Commits](mkdocs/mkdocs-redirects@v1.2.1...v1.2.2)

Updates `phonenumbers` from 8.13.48 to 8.13.49
- [Commits](daviddrysdale/python-phonenumbers@v8.13.48...v8.13.49)

Updates `datasets` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](huggingface/datasets@3.0.2...3.1.0)

Updates `ruff` from 0.7.1 to 0.7.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.7.1...0.7.3)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: jiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: pydantic-extra-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: litellm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: anthropic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: cohere
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: cerebras-cloud-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: fireworks-ai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: mkdocstrings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: mkdocs-redirects
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: phonenumbers
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: poetry
- dependency-name: datasets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: poetry
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: poetry
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

cloudflare-workers-and-pages bot commented Nov 8, 2024

Deploying instructor-py with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8fda523
Status: ✅  Deploy successful!
Preview URL: https://3323f23d.instructor-py.pages.dev
Branch Preview URL: https://dependabot-pip-poetry-b78556.instructor-py.pages.dev

View logs

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #1169.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/poetry-b7855647de branch November 11, 2024 21:56
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.

0 participants