Skip to content

Commit

Permalink
Bump beartype from 0.14.1 to 0.18.5
Browse files Browse the repository at this point in the history
Bumps [beartype](https://github.com/beartype/beartype) from 0.14.1 to 0.18.5.
- [Release notes](https://github.com/beartype/beartype/releases)
- [Changelog](https://github.com/beartype/beartype/blob/main/doc/RELEASE.rst)
- [Commits](beartype/beartype@v0.14.1...v0.18.5)

---
updated-dependencies:
- dependency-name: beartype
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 701f2a8 commit 01310d4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 33 deletions.
41 changes: 9 additions & 32 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 @@ -19,7 +19,7 @@ gin-config = "^0.5.0"
absl-py = "^2.0.0"
together = "^0.2.4"
pydantic = "1.10.12"
beartype = "^0.14.0"
beartype = ">=0.14,<0.19"
langchain-openai = "~0.1.8"
litellm = "~1.23.12"

Expand Down

0 comments on commit 01310d4

Please sign in to comment.