Skip to content

Commit

Permalink
Bump the pip-others group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip-others group with 2 updates: [rich-argparse](https://github.com/hamdanal/rich-argparse) and [einops](https://github.com/arogozhnikov/einops).


Updates `rich-argparse` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/hamdanal/rich-argparse/releases)
- [Changelog](https://github.com/hamdanal/rich-argparse/blob/main/CHANGELOG.md)
- [Commits](hamdanal/rich-argparse@v1.6.0...v1.7.0)

Updates `einops` from 0.8.0 to 0.8.1
- [Release notes](https://github.com/arogozhnikov/einops/releases)
- [Commits](arogozhnikov/einops@v0.8.0...v0.8.1)

---
updated-dependencies:
- dependency-name: rich-argparse
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-others
- dependency-name: einops
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-others
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 4b486f5 commit c298ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ dependencies = [
"regex==2024.11.6",
"importlib_resources==6.5.2",
"docstring_parser==0.16", # CLI help-formatter
"rich_argparse==1.6.0", # CLI help-formatter
"einops==0.8.0",
"rich_argparse==1.7.0", # CLI help-formatter
"einops==0.8.1",
"decord==0.6.0",
"typeguard>=4.3,<4.5",
"numba==0.61.0",
Expand Down

0 comments on commit c298ae1

Please sign in to comment.