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

Update Serverless (Python) #142

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
anthropic ^0.34.1 -> ^0.39.0 age adoption passing confidence
aws-lambda-powertools (changelog) 2.38.1 -> 2.43.1 age adoption passing confidence
awswrangler (source) 3.7.3 -> 3.10.0 age adoption passing confidence
openai 1.34.0 -> 1.54.1 age adoption passing confidence
pandas (source) 2.2.2 -> 2.2.3 age adoption passing confidence
tenacity 8.3.0 -> 8.5.0 age adoption passing confidence

Release Notes

anthropics/anthropic-sdk-python (anthropic)

v0.39.0

Compare Source

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

⚠ BREAKING CHANGES
  • client: remove legacy client.count_tokens() method (#​726)
Features
Bug Fixes
Documentation
Refactors
  • client: remove legacy client.count_tokens() method (#​726) (14e4244)

v0.38.0

Compare Source

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

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

v0.37.1

Compare Source

Full Changelog: v0.37.0...v0.37.1

Bug Fixes

v0.37.0

Compare Source

Full Changelog: v0.36.2...v0.37.0

Features
  • api: add new model and computer-use-2024-10-22 beta (dd93d87)
  • bedrock: add messages beta (2566c93)
  • vertex: add messages beta (0d1f1a6)
Bug Fixes
Chores

v0.36.2

Compare Source

Full Changelog: v0.36.1...v0.36.2

Bug Fixes
  • types: remove misleading betas TypedDict property for the Batch API (#​697) (e1b9e31)
Chores

v0.36.1

Compare Source

Full Changelog: v0.36.0...v0.36.1

Bug Fixes
Chores

v0.36.0

Compare Source

Full Changelog: v0.35.0...v0.36.0

Features
  • api: add message batches api (cd1ffcb)
Bug Fixes
  • client: avoid OverflowError with very large retry counts (#​676) (93d6eeb)
Chores
Refactors

v0.35.0

Compare Source

Full Changelog: v0.34.2...v0.35.0

Features
Bug Fixes
Chores
Documentation

v0.34.2

Compare Source

Full Changelog: v0.34.1...v0.34.2

Chores
aws-powertools/powertools-lambda-python (aws-lambda-powertools)

v2.43.1

Compare Source

[v2.43.1] - 2024-08-12

v2.43.0

Compare Source

[v2.43.0] - 2024-08-08

v2.42.0

Compare Source

[v2.42.0] - 2024-07-25

v2.41.0

Compare Source

[v2.41.0] - 2024-07-11

v2.40.1

Compare Source

[v2.40.1] - 2024-06-28

v2.40.0

Compare Source

[v2.40.0] - 2024-06-27

v2.39.1

Compare Source

[v2.39.1] - 2024-06-13

v2.39.0

Compare Source

[v2.39.0] - 2024-06-13

aws/aws-sdk-pandas (awswrangler)

v3.10.0: AWS SDK for pandas 3.10.0

Compare Source

Features

Bug fixes 🐛

Documentation 📚

Security / Dependency Updates 🛡️

New Contributors

Full Changelog: aws/aws-sdk-pandas@3.9.1...3.10.0

v3.9.1: AWS SDK for pandas 3.9.1

Compare Source

Bug fixes 🐛

Documentation 📚

Security Dependency Updates 🛡️

New Contributors

Full Changelog: aws/aws-sdk-pandas@3.9.0...3.9.1

v3.9.0: AWS SDK for pandas 3.9.0

Compare Source

Enhancements 🎉

Bug fixes 🐛

Documentation 📚

Security Dependency Updates 🛡️

New Contributors

Full Changelog: aws/aws-sdk-pandas@3.8.0...3.9.0

v3.8.0: AWS SDK for pandas 3.8.0

Compare Source

Enhancements 🎉

Bug fixes 🐛

Documentation 📚

Security Dependency Updates 🛡️

New Contributors 👏🏼

Full Changelog: aws/aws-sdk-pandas@3.7.3...3.8.0

openai/openai-python (openai)

v1.54.1

Compare Source

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

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

v1.54.0

Compare Source

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

Features

v1.53.1

Compare Source

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

Bug Fixes
Chores

v1.53.0

Compare Source

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

Features
  • api: add new, expressive voices for Realtime and Audio in Chat Completions (7cf0a49)
Chores

v1.52.2

Compare Source

Full Changelog: v1.52.1...v1.52.2

Chores

v1.52.1

Compare Source

Full Changelog: v1.52.0...v1.52.1

Bug Fixes
Chores

v1.52.0

Compare Source

Full Changelog: v1.51.2...v1.52.0

Features
  • api: add gpt-4o-audio-preview model for chat completions (#​1796) (fbf1e0c)

v1.51.2

Compare Source

Full Changelog: v1.51.1...v1.51.2

Chores

v1.51.1

Compare Source

Full Changelog: v1.51.0...v1.51.1

Bug Fixes
  • client: avoid OverflowError with very large retry counts (#​1779) (fb1dacf)
Chores
  • internal: add support for parsing bool response content (#​1774) (aa2e25f)
Documentation

v1.51.0

Compare Source

Full Changelog: v1.50.2...v1.51.0

Features
  • api: support storing chat completions, enabling evals and model distillation in the dashboard (2840c6d)
Chores
Documentation

v1.50.2

Compare Source

Full Changelog: v1.50.1...v1.50.2

Bug Fixes
  • audio: correct types for transcriptions / translations (#​1755) (76c1f3f)

v1.50.1

Compare Source

Full Changelog: v1.50.0...v1.50.1

Documentation

v1.50.0

Compare Source

Full Changelog: v1.49.0...v1.50.0

Features
  • structured outputs: add support for accessing raw responses (#​1748) (0189e28)
Chores
  • pydantic v1: exclude specific properties when rich printing (#​1751) (af535ce)

v1.49.0

Compare Source

Full Changelog: v1.48.0...v1.49.0

Features
Chores

v1.48.0

Compare Source

Full Changelog: v1.47.1...v1.48.0

Features
Bug Fixes
Chores
  • internal: use typing_extensions.overload instead of typing (#​1740) (2522bd5)

v1.47.1

Compare Source

Full Changelog: v1.47.0...v1.47.1

Bug Fixes
  • pydantic v1: avoid warnings error (1e8e7d1)

v1.47.0

Compare Source

Full Changelog: v1.46.1...v1.47.0

Features
  • client: send retry count header (21b0c00)
Chores

v1.46.1

Compare Source

Full Changelog: v1.46.0...v1.46.1

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
highlights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 5, 2024 7:29pm

@renovate renovate bot force-pushed the renovate/serverless-(python) branch from c724293 to b42f8e2 Compare October 1, 2024 19:21
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from b42f8e2 to 3ab9a04 Compare October 4, 2024 19:57
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 3ab9a04 to c5f4dac Compare October 7, 2024 16:09
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from c5f4dac to 34c6044 Compare October 8, 2024 16:22
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 34c6044 to 2d72049 Compare October 17, 2024 18:04
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 2d72049 to ccf3a2e Compare October 22, 2024 17:13
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from ccf3a2e to 45d293e Compare October 22, 2024 22:07
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 45d293e to 6e45597 Compare October 24, 2024 01:23
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 6e45597 to 982f84c Compare October 30, 2024 17:58
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 982f84c to d1fe9c0 Compare October 31, 2024 14:09
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from d1fe9c0 to 368c7b8 Compare November 2, 2024 14:38
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 368c7b8 to cbc4abb Compare November 4, 2024 19:42
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from cbc4abb to 16e0050 Compare November 5, 2024 01:21
@renovate renovate bot force-pushed the renovate/serverless-(python) branch from 16e0050 to d44ee95 Compare November 5, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants