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 3 updates #188

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

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

Updates boto3 from 1.34.78 to 1.34.79

Changelog

Sourced from boto3's changelog.

1.34.79

  • api-change:quicksight: [botocore] Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription
  • api-change:resource-groups: [botocore] Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query contains unsupported resource types.
  • api-change:verifiedpermissions: [botocore] Adding BatchIsAuthorizedWithToken API which supports multiple authorization requests against a PolicyStore given a bearer token.
Commits
  • 8a50608 Merge branch 'release-1.34.79'
  • 2e4179b Bumping version to 1.34.79
  • 9a9d366 Add changelog entries from botocore
  • 465474d Merge branch 'release-1.34.78' into develop
  • See full diff in compare view

Updates boto3-stubs from 1.34.78 to 1.34.79

Commits

Updates litellm from 1.34.27 to 1.34.28

Release notes

Sourced from litellm's releases.

v1.34.28

What's Changed

New Contributors

Full Changelog: BerriAI/litellm@v1.34.27...v1.34.28

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 ✅ 81 92.09132140618594 1.6199427124835455 0.0 485 0 75.95615499997166 1003.4558140000058
/health/liveliness Passed ✅ 65 68.3387302610194 15.534749599507155 0.0 4651 0 63.5936749999928 1293.3701950000227
/health/readiness Passed ✅ 66 68.7051750166004 15.090517886599297 0.0033400880669763825 4518 1 63.61428799999658 1281.1362250000116
Aggregated Passed ✅ 66 69.70351212461209 32.245210198589994 0.0033400880669763825 9654 1 63.5936749999928 1293.3701950000227

1.34.28.dev3

What's Changed

Full Changelog: BerriAI/litellm@v1.34.28...1.34.28.dev3

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 ✅ 78 88.97897695127786 1.439020394655568 0.0 431 0 72.44136000002754 1086.1761080000178
/health/liveliness Passed ✅ 62 64.66624318546471 15.481989721619184 0.00333879441915445 4637 1 59.66580900008012 1100.8825230000525
/health/readiness Passed ✅ 62 65.49718522473842 15.331743972757234 0.0 4592 0 59.93165399996769 1353.8260570000489
Aggregated Passed ✅ 62 66.14600240879912 32.25275408903199 0.00333879441915445 9660 1 59.66580900008012 1353.8260570000489
Commits
  • a50edef Merge pull request #2856 from lazyhope/anthropic-tools-use-2024-04-04
  • 9d7aaa9 test(test_amazing_vertex_completion.py): handle vertex ai rate limit errors
  • f7537f2 fix(test_amazing_vertex_completion.py): handle vertex ai rate limit error
  • 3dbb547 catch gemini 429 errors
  • 34a9b86 fix gemini rate limit errors
  • 762f68d Merge pull request #2859 from cheahjs/feat/vertex-gemini-experimental
  • 834f363 docs(vertex.md): add safety settings tutorial to docs
  • 645fd62 refactor(main.py): trigger new build
  • f662dac fix(vertex_ai_anthropic.py): fix import
  • 3b2c34d ci/cd - skip 429 errors from google gemini
  • 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 minor-patch group with 3 updates: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [litellm](https://github.com/BerriAI/litellm).


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

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

Updates `litellm` from 1.34.27 to 1.34.28
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.34.27...v1.34.28)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2024
@gecBurton gecBurton merged commit 122b7bc into main Apr 8, 2024
1 check passed
@gecBurton gecBurton deleted the dependabot/pip/minor-patch-dbcbaa9839 branch April 8, 2024 08:40
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.

1 participant