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 #206

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates boto3 from 1.34.81 to 1.34.82

Changelog

Sourced from boto3's changelog.

1.34.82

  • api-change:cleanrooms: [botocore] AWS Clean Rooms Differential Privacy is now fully available. Differential privacy protects against user-identification attempts.
  • api-change:connect: [botocore] This release adds new Submit Auto Evaluation Action for Amazon Connect Rules.
  • api-change:networkmonitor: [botocore] Examples were added to CloudWatch Network Monitor commands.
  • api-change:qconnect: [botocore] This release adds a new QiC public API updateSession and updates an existing QiC public API createSession
  • api-change:rekognition: [botocore] Added support for ContentType to content moderation detections.
  • api-change:supplychain: [botocore] This release includes API SendDataIntegrationEvent for AWS Supply Chain
  • api-change:workspaces-thin-client: [botocore] Adding tags field to SoftwareSet. Removing tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the SDK returns empty tags in Get APIs.
Commits
  • 12d0d17 Merge branch 'release-1.34.82'
  • 47c03c9 Bumping version to 1.34.82
  • f4d8128 Add changelog entries from botocore
  • 3c3c567 Merge branch 'release-1.34.81' into develop
  • See full diff in compare view

Updates boto3-stubs from 1.34.81 to 1.34.82

Commits

Updates litellm from 1.34.38 to 1.34.41

Release notes

Sourced from litellm's releases.

v1.34.41

What's Changed

Full Changelog: BerriAI/litellm@1.34.39.dev1...v1.34.41

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 ✅ 55 60.27472656762199 1.6302017598732303 0.0 488 0 49.61538999998538 853.5629180000228
/health/liveliness Passed ✅ 40 42.21640406246 15.617199236490475 0.0 4675 0 38.64845300000752 1119.598647000032
/health/readiness Passed ✅ 41 43.405607340724444 15.216329951275746 0.0 4555 0 38.678258999993886 1239.126835000036
Aggregated Passed ✅ 41 43.680623275776924 32.463730947639455 0.0 9718 0 38.64845300000752 1239.126835000036

v1.34.40

What's Changed

Full Changelog: BerriAI/litellm@v1.34.39...v1.34.40

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 ✅ 55 59.38243058163271 1.636716795176527 0.0 490 0 50.21895799995946 823.0557899999837
/health/liveliness Passed ✅ 40 43.38840214425958 15.652356943259601 0.003340238357503116 4686 1 38.32955799998672 1505.0786130000233
/health/readiness Passed ✅ 40 43.678412320061014 15.351735491084321 0.0 4596 0 38.477973999988535 1445.2507309999874
Aggregated Passed ✅ 40 44.32679353827271 32.64080922952045 0.003340238357503116 9772 1 38.32955799998672 1505.0786130000233

v1.34.39

🚨 UI Runtime error. Wait till next release to upgrade, if you use LiteLLM UI

What's Changed

New Contributors

Full Changelog: BerriAI/litellm@v1.34.38...v1.34.39

... (truncated)

Commits
  • 680c5e0 bump: version 1.34.40 → 1.34.41
  • 3424068 Merge pull request #2943 from BerriAI/litellm_allow_base_64_embedding
  • 8bc02b3 test -base64 cache hits
  • 0c26404 fix - allow base64 cache hits embedding responses
  • c86213a fix - error on setting env vars
  • 89ff90b new ui build
  • f6fc21e fix- user not allowed to access key info
  • c662b55 Merge pull request #2939 from BerriAI/litellm_fix_error_ui_sso
  • 195840b fix - error user not allowed to access info
  • 05aefe1 ui - set admin when setting up sso
  • Additional commits viewable in compare view

Updates openai from 1.16.2 to 1.17.0

Release notes

Sourced from openai's releases.

v1.17.0

1.17.0 (2024-04-10)

Full Changelog: v1.16.2...v1.17.0

Features

  • api: add additional messages when creating thread run (#1298) (70eb081)
  • client: add DefaultHttpxClient and DefaultAsyncHttpxClient (#1302) (69cdfc3)
  • models: add to_dict & to_json helper methods (#1305) (40a881d)
Changelog

Sourced from openai's changelog.

1.17.0 (2024-04-10)

Full Changelog: v1.16.2...v1.17.0

Features

  • api: add additional messages when creating thread run (#1298) (70eb081)
  • client: add DefaultHttpxClient and DefaultAsyncHttpxClient (#1302) (69cdfc3)
  • models: add to_dict & to_json helper methods (#1305) (40a881d)
Commits
  • 0cbce3f release: 1.17.0
  • 4765656 feat(models): add to_dict & to_json helper methods (#1305)
  • 347363e feat(client): add DefaultHttpxClient and DefaultAsyncHttpxClient (#1302)
  • e2d65bf feat(api): add additional messages when creating thread run (#1298)
  • See full diff 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 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.81 to 1.34.82
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.81...1.34.82)

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

Updates `litellm` from 1.34.38 to 1.34.41
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.34.38...v1.34.41)

Updates `openai` from 1.16.2 to 1.17.0
- [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.16.2...v1.17.0)

---
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 Apr 11, 2024
@gecBurton gecBurton merged commit 9737bb5 into main Apr 11, 2024
3 checks passed
@gecBurton gecBurton deleted the dependabot/pip/minor-patch-73efd6dc77 branch April 11, 2024 06:41
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