Skip to content

Commit abbb8a2

Browse files
dependabot[bot]offbyone
authored andcommitted
build(deps): bump the others group across 1 directory with 3 updates
Updates the requirements on [rich](https://github.com/Textualize/rich), [ruff](https://github.com/astral-sh/ruff) and [aws-log-parser](https://github.com/dpetzold/aws-log-parser) to permit the latest version. Updates `rich` to 14.2.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.4...v14.2.0) Updates `ruff` to 0.14.10 - [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.7.3...0.14.10) Updates `aws-log-parser` to 3.0.2 - [Release notes](https://github.com/dpetzold/aws-log-parser/releases) - [Changelog](https://github.com/dpetzold/aws-log-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/dpetzold/aws-log-parser/commits) --- updated-dependencies: - dependency-name: rich dependency-version: 14.2.0 dependency-type: direct:production dependency-group: others - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production dependency-group: others - dependency-name: aws-log-parser dependency-version: 3.0.2 dependency-type: direct:production dependency-group: others ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c70fd7 commit abbb8a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ dependencies = [
3232
"pelican~=4.5",
3333
"piexif~=1.1.3",
3434
"python-slugify~=8.0",
35-
"rich~=13.9.4",
35+
"rich~=14.2.0",
3636
"webassets~=3.0.0a1",
3737
"wheel~=0.45.0",
38-
"ruff~=0.7.3",
38+
"ruff~=0.14.10",
3939
"boto3~=1.35",
4040
"click~=8.1",
41-
"aws-log-parser~=2.4",
41+
"aws-log-parser~=3.0",
4242
"pelican-myst-reader>=1.4.0",
4343
]
4444

0 commit comments

Comments
 (0)