Skip to content

Commit

Permalink
build(deps): bump the others group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [rich](https://github.com/Textualize/rich), [wheel](https://github.com/pypa/wheel) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version.

Updates `rich` to 13.9.4
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.8.1...v13.9.4)

Updates `wheel` to 0.45.0
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.44.0...0.45.0)

Updates `ruff` to 0.7.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.8...0.7.3)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  dependency-group: others
- dependency-name: wheel
  dependency-type: direct:production
  dependency-group: others
- dependency-name: ruff
  dependency-type: direct:production
  dependency-group: others
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 3e0f9c2 commit d5a918f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ dependencies = [
"pelican~=4.5",
"piexif~=1.1.3",
"python-slugify~=8.0",
"rich~=13.8.1",
"rich~=13.9.4",
"webassets~=3.0.0a1",
"wheel~=0.44.0",
"ruff~=0.6.8",
"wheel~=0.45.0",
"ruff~=0.7.3",
"boto3~=1.35",
"click~=8.1",
"aws-log-parser~=2.4",
Expand Down

0 comments on commit d5a918f

Please sign in to comment.