Skip to content

Commit

Permalink
Bump rich-click from 1.7.4 to 1.8.3 (#72)
Browse files Browse the repository at this point in the history
Bumps [rich-click](https://github.com/ewels/rich-click) from 1.7.4 to 1.8.3.
- [Release notes](https://github.com/ewels/rich-click/releases)
- [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md)
- [Commits](ewels/rich-click@v1.7.4...v1.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phillip <35803538+TimeTravelPenguin@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and TimeTravelPenguin authored Aug 12, 2024
1 parent 72edb8a commit e7e07a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -45,7 +45,7 @@ ffmpeg-python = "^0.2.0"
more-itertools = "^10.1.0"
rich = "^13.7.0"
rich-argparse = "^1.4.0"
rich-click = "^1.7.3"
rich-click = "^1.8.3"

[tool.poetry.group.dev.dependencies]
bandit = "^1.7.8"
Expand Down

0 comments on commit e7e07a2

Please sign in to comment.