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

Merged
merged 1 commit into from
Mar 14, 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
boto3 1.34.61 1.34.62
boto3-stubs 1.34.61 1.34.62
anthropic 0.19.2 0.20.0
litellm 1.31.6 1.31.8
openai 1.13.3 1.14.0

Updates boto3 from 1.34.61 to 1.34.62

Changelog

Sourced from boto3's changelog.

1.34.62

  • api-change:ivs-realtime: [botocore] adds support for multiple new composition layout configuration options (grid, pip)
  • api-change:kinesisanalyticsv2: [botocore] Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs.
  • api-change:s3: [botocore] This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).
Commits

Updates boto3-stubs from 1.34.61 to 1.34.62

Commits

Updates anthropic from 0.19.2 to 0.20.0

Release notes

Sourced from anthropic's releases.

v0.20.0

0.20.0 (2024-03-13)

Full Changelog: v0.19.2...v0.20.0

Features

Documentation

Changelog

Sourced from anthropic's changelog.

0.20.0 (2024-03-13)

Full Changelog: v0.19.2...v0.20.0

Features

Documentation

Commits

Updates litellm from 1.31.6 to 1.31.8

Release notes

Sourced from litellm's releases.

v1.31.8

What's Changed

Full Changelog: BerriAI/litellm@v1.31.7...v1.31.8

v1.31.7

What's Changed

New Contributors

Full Changelog: BerriAI/litellm@v1.31.6...v1.31.7

Commits
  • 3e66b50 Merge pull request #2498 from BerriAI/litellm_prompt_injection_detection
  • dbc7552 docs: refactor team based logging in docs
  • b349326 fix(proxy_server.py): support checking openai user param
  • 7924700 bump: version 1.31.7 → 1.31.8
  • fd99f9f Merge pull request #2500 from BerriAI/litellm_fix_using_enterpise
  • a0f0876 bump: version 1.31.6 → 1.31.7
  • dfac742 fix(factory.py): fix mistral api prompt formatting
  • 234cdbb feat(prompt_injection_detection.py): support simple heuristic similarity chec...
  • 771d093 (fix) issue with using litellm enterprise license
  • ac867da Merge pull request #2204 from BerriAI/dependabot/pip/orjson-3.9.15
  • Additional commits viewable in compare view

Updates openai from 1.13.3 to 1.14.0

Release notes

Sourced from openai's releases.

v1.14.0

1.14.0 (2024-03-13)

Full Changelog: v1.13.4...v1.14.0

Features

v1.13.4

1.13.4 (2024-03-13)

Full Changelog: v1.13.3...v1.13.4

Bug Fixes

Chores

Documentation

Changelog

Sourced from openai's changelog.

1.14.0 (2024-03-13)

Full Changelog: v1.13.4...v1.14.0

Features

1.13.4 (2024-03-13)

Full Changelog: v1.13.3...v1.13.4

Bug Fixes

Chores

Documentation

Commits
  • 5429f69 release: 1.14.0 (#1234)
  • ec104bf release: 1.13.4
  • b54ab2f chore(types): include discriminators in unions (#1228)
  • 0f0aec5 chore(internal): improve deserialisation of discriminated unions (#1227)
  • b3e37c8 chore: export NOT_GIVEN sentinel value (#1223)
  • 49cab6f chore(internal): support parsing Annotated types (#1222)
  • 6147fbe chore(internal): bump pyright (#1221)
  • ff8154f chore(internal): add core support for deserializing into number response (#1219)
  • 7ccf0a9 fix(streaming): improve error messages (#1218)
  • dae0ec8 chore(client): improve error message for invalid http_client argument (#1216)
  • 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 |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.61` | `1.34.62` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.61` | `1.34.62` |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.19.2` | `0.20.0` |
| [litellm](https://github.com/BerriAI/litellm) | `1.31.6` | `1.31.8` |
| [openai](https://github.com/openai/openai-python) | `1.13.3` | `1.14.0` |


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

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

Updates `anthropic` from 0.19.2 to 0.20.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.19.2...v0.20.0)

Updates `litellm` from 1.31.6 to 1.31.8
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.31.6...v1.31.8)

Updates `openai` from 1.13.3 to 1.14.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.13.3...v1.14.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: anthropic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Mar 13, 2024
@lmwilkigov lmwilkigov merged commit a00ea06 into main Mar 14, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/minor-patch-fa5321f08d branch March 14, 2024 10:11
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