Skip to content

Commit

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

---
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 Feb 19, 2024
1 parent 3773710 commit 47cc94a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -39,7 +39,7 @@ colt5-attention = "0.10.19"
vector-quantize-pytorch = "1.12.16"
tokenmonster = "1.1.12"
scipy = "1.9.3"
beartype = "0.17.1"
beartype = "0.17.2"
tiktoken = "0.6.0"
tqdm = "4.66.1"
rich = "13.7.0"
Expand Down

0 comments on commit 47cc94a

Please sign in to comment.