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 5 updates #102

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps the minor-patch group with 5 updates:

Package From To
pydantic 2.6.3 2.6.4
boto3 1.34.60 1.34.61
boto3-stubs 1.34.60 1.34.61
streamlit 1.32.0 1.32.1
litellm 1.31.2 1.31.4

Updates pydantic from 2.6.3 to 2.6.4

Release notes

Sourced from pydantic's releases.

v2.6.4 (2024-03-12)

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.6.3...v2.6.4/

Changelog

Sourced from pydantic's changelog.

v2.6.4 (2024-03-12)

GitHub release

What's Changed

Fixes

Commits

Updates boto3 from 1.34.60 to 1.34.61

Changelog

Sourced from boto3's changelog.

1.34.61

  • api-change:cloudformation: [botocore] CloudFormation documentation update for March, 2024
  • api-change:connect: [botocore] This release increases MaxResults limit to 500 in request for SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:kafka: [botocore] Added support for specifying the starting position of topic replication in MSK-Replicator.
  • api-change:ssm: [botocore] March 2024 doc-only updates for Systems Manager.
Commits
  • 183e6ef Merge branch 'release-1.34.61'
  • 34f5026 Bumping version to 1.34.61
  • c84b09d Add changelog entries from botocore
  • 8f86652 Merge branch 'release-1.34.60' into develop
  • See full diff in compare view

Updates boto3-stubs from 1.34.60 to 1.34.61

Commits

Updates streamlit from 1.32.0 to 1.32.1

Release notes

Sourced from streamlit's releases.

1.32.1

Full Changelog: streamlit/streamlit@1.32.0...1.32.1

Commits

Updates litellm from 1.31.2 to 1.31.4

Release notes

Sourced from litellm's releases.

v1.31.4

What's Changed

Full Changelog: BerriAI/litellm@v1.31.3...v1.31.4

v1.31.3

What's Changed

Full Changelog: BerriAI/litellm@v1.31.2...v1.31.3

Commits
  • 0d18f3c Merge pull request #2473 from BerriAI/litellm_fix_compatible_provider_model_name
  • 1ba102c Merge pull request #2475 from BerriAI/litellm_azure_dall_e_3_cost_tracking
  • a18c941 (fix) failing cohere test
  • b2d5f77 Merge pull request #2478 from BerriAI/litellm_fix_dynamo_team_alias
  • 6f069d2 (fix) patch dynamoDB tea_model_alias bug
  • 5172fb1 Merge pull request #2474 from BerriAI/litellm_support_command_r
  • 5d12236 bump: version 1.31.3 → 1.31.4
  • d2286fb fix(main.py): trigger new build
  • fd4086d fix(proxy_server.py): fix /user/info for non-existent user id
  • 7dd94c8 fix(azure.py): support cost tracking for azure/dall-e-3
  • 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [pydantic](https://github.com/pydantic/pydantic) | `2.6.3` | `2.6.4` |
| [boto3](https://github.com/boto/boto3) | `1.34.60` | `1.34.61` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.60` | `1.34.61` |
| [streamlit](https://github.com/streamlit/streamlit) | `1.32.0` | `1.32.1` |
| [litellm](https://github.com/BerriAI/litellm) | `1.31.2` | `1.31.4` |


Updates `pydantic` from 2.6.3 to 2.6.4
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.3...v2.6.4)

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

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

Updates `streamlit` from 1.32.0 to 1.32.1
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](streamlit/streamlit@1.32.0...1.32.1)

Updates `litellm` from 1.31.2 to 1.31.4
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.31.2...v1.31.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- 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: streamlit
  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 Mar 13, 2024
@lmwilkigov lmwilkigov merged commit b7e3b5a into main Mar 13, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/minor-patch-f8f51ab4b7 branch March 13, 2024 09:58
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