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 minor-patch group with 4 updates #618

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps the minor-patch group with 4 updates: boto3, boto3-stubs, litellm and openai.

Updates boto3 from 1.34.97 to 1.34.130

Changelog

Sourced from boto3's changelog.

1.34.130

  • api-change:artifact: [botocore] This release adds an acceptanceType field to the ReportSummary structure (used in the ListReports API response).
  • api-change:athena: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:cur: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:directconnect: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:elastictranscoder: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:opensearch: [botocore] This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains.

1.34.129

  • api-change:bedrock-runtime: [botocore] This release adds support for using Guardrails with the Converse and ConverseStream APIs.
  • api-change:cloudtrail: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:config: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:eks: [botocore] This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.
  • api-change:lightsail: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:polly: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:rekognition: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:sagemaker: [botocore] Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.
  • api-change:shield: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:snowball: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

1.34.128

  • api-change:acm-pca: [botocore] Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate.
  • api-change:batch: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:codebuild: [botocore] AWS CodeBuild now supports global and organization GitHub webhooks
  • api-change:cognito-idp: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:ds: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:efs: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:glue: [botocore] This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
  • api-change:mediaconvert: [botocore] This release includes support for creating I-frame only video segments for DASH trick play.
  • api-change:secretsmanager: [botocore] Doc only update for Secrets Manager
  • api-change:waf: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

1.34.127

  • api-change:datazone: [botocore] This release introduces a new default service blueprint for custom environment creation.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:macie2: [botocore] This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.
  • api-change:mediaconvert: [botocore] This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
  • api-change:route53domains: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

... (truncated)

Commits

Updates boto3-stubs from 1.34.129 to 1.34.130

Commits

Updates litellm from 1.40.16 to 1.40.17

Release notes

Sourced from litellm's releases.

v1.40.17

What's Changed

New Contributors

Full Changelog: BerriAI/litellm@v1.40.16...v1.40.17

Docker Run LiteLLM Proxy

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

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 ✅ 140.0 166.0081077142874 6.315588540483388 0.0 1890 0 109.83896499999446 2170.276978000004
Aggregated Passed ✅ 140.0 166.0081077142874 6.315588540483388 0.0 1890 0 109.83896499999446 2170.276978000004
Commits
  • d96ffe8 Merge pull request #4271 from BerriAI/litellm_vertex_httpx_fix
  • b79e21a fix(types/utils.py): fix linting errors
  • dae6659 bump: version 1.40.16 → 1.40.17
  • aa6b56f fix(azure.py): handle asyncio.CancelledError
  • 7b414a7 docs - show setting trace name
  • e1b646c Merge pull request #4275 from BerriAI/litellm_fix_langfuse_log_prompts
  • f3ac3f8 fix llm_request_utils
  • 308fa6f Merge pull request #4258 from nejch/fix/typing
  • bc051b1 test- langfuse prompt
  • 04038a0 feat - _add_prompt_to_generation_params for langfuse
  • Additional commits viewable in compare view

Updates openai from 1.34.0 to 1.35.1

Release notes

Sourced from openai's releases.

v1.35.1

1.35.1 (2024-06-19)

Full Changelog: v1.35.0...v1.35.1

Bug Fixes

  • client/async: avoid blocking io call for platform headers (#1488) (ae64c05)

v1.35.0

1.35.0 (2024-06-18)

Full Changelog: v1.34.0...v1.35.0

Features

  • api: add service tier argument for chat completions (#1486) (b4b4e66)
Changelog

Sourced from openai's changelog.

1.35.1 (2024-06-19)

Full Changelog: v1.35.0...v1.35.1

Bug Fixes

  • client/async: avoid blocking io call for platform headers (#1488) (ae64c05)

1.35.0 (2024-06-18)

Full Changelog: v1.34.0...v1.35.0

Features

  • api: add service tier argument for chat completions (#1486) (b4b4e66)
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 minor-patch group with 4 updates: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [litellm](https://github.com/BerriAI/litellm) and [openai](https://github.com/openai/openai-python).


Updates `boto3` from 1.34.97 to 1.34.130
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.97...1.34.130)

Updates `boto3-stubs` from 1.34.129 to 1.34.130
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `litellm` from 1.40.16 to 1.40.17
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.40.16...v1.40.17)

Updates `openai` from 1.34.0 to 1.35.1
- [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.34.0...v1.35.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: litellm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: openai
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 19, 2024
@gecBurton gecBurton merged commit 26e2022 into main Jun 20, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/minor-patch-b86d3a8e9d branch June 20, 2024 07:59
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