Skip to content

Commit

Permalink
Bump the minor-patch group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.97` | `1.34.129` |
| [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.1` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.128` | `1.34.129` |
| [deepeval](https://github.com/confident-ai/deepeval) | `0.21.56` | `0.21.57` |
| [litellm](https://github.com/BerriAI/litellm) | `1.40.15` | `1.40.16` |


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

Updates `uvicorn` from 0.29.0 to 0.30.1
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.29.0...0.30.1)

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

Updates `deepeval` from 0.21.56 to 0.21.57
- [Release notes](https://github.com/confident-ai/deepeval/releases)
- [Commits](confident-ai/deepeval@v0.21.56...v0.21.57)

Updates `litellm` from 1.40.15 to 1.40.16
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.40.15...v1.40.16)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: deepeval
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gecBurton committed Jun 19, 2024
1 parent d5423b7 commit 7d02330
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 25 deletions.
2 changes: 1 addition & 1 deletion mlflow/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ limits==3.12.0
watchfiles==0.22.0
fastapi==0.111.0
slowapi==0.1.9
uvicorn==0.29.0
uvicorn==0.30.1
aiohttp===3.9.5
gunicorn==22.0.0
boto3==1.34.97
Loading

0 comments on commit 7d02330

Please sign in to comment.