Skip to content

Commit

Permalink
chore(deps): bump the version-all group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the version-all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [litellm](https://github.com/BerriAI/litellm) | `1.57.1` | `1.57.2` |
| [boto3](https://github.com/boto/boto3) | `1.35.93` | `1.35.94` |
| [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) | `1.75.0` | `1.76.0` |
| [modal](https://github.com/modal-labs/modal-client) | `0.71.3` | `0.71.8` |
| [runloop-api-client](https://github.com/runloopai/api-client-python) | `0.11.0` | `0.12.0` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.1` | `0.25.2` |


Updates `litellm` from 1.57.1 to 1.57.2
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.57.1...v1.57.2)

Updates `boto3` from 1.35.93 to 1.35.94
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.93...1.35.94)

Updates `google-cloud-aiplatform` from 1.75.0 to 1.76.0
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.75.0...v1.76.0)

Updates `modal` from 0.71.3 to 0.71.8
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG.md)
- [Commits](modal-labs/modal-client@v0.71.3...v0.71.8)

Updates `runloop-api-client` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/runloopai/api-client-python/releases)
- [Changelog](https://github.com/runloopai/api-client-python/blob/main/CHANGELOG.md)
- [Commits](runloopai/api-client-python@v0.11.0...v0.12.0)

Updates `pytest-asyncio` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.2)

---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: modal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-all
- dependency-name: runloop-api-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-all
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: version-all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 040839b commit b836ac0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 29 deletions.
55 changes: 27 additions & 28 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ protobuf = "^4.21.6,<5.0.0" # chromadb currently fails on 5.0+
opentelemetry-api = "1.25.0"
opentelemetry-exporter-otlp-proto-grpc = "1.25.0"
modal = ">=0.66.26,<0.72.0"
runloop-api-client = "0.11.0"
runloop-api-client = "0.12.0"
libtmux = ">=0.37,<0.40"
pygithub = "^2.5.0"
joblib = "*"
Expand Down

0 comments on commit b836ac0

Please sign in to comment.