Skip to content

Commit 175dd36

Browse files
dependabot: bump rich from 14.2.0 to 15.0.0
Bumps [rich](https://github.com/Textualize/rich) from 14.2.0 to 15.0.0. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v15.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0f726b commit 175dd36

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"gitpython==3.1.50",
2424
"transitions==0.9.3",
2525
"textual>=7.5.0",
26-
"rich==14.2.0",
26+
"rich==15.0.0",
2727
"python-frontmatter==1.3.0",
2828
"networkx==3.6.1",
2929
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ python-liquid2==0.3.0
22
mistletoe==1.3.0
33
python-frontmatter==1.3.0
44
requests==2.34.0
5-
rich==14.2.0
5+
rich==15.0.0
66
tiktoken==0.12.0
77
PyYAML==6.0.3
88
gitpython==3.1.50

0 commit comments

Comments
 (0)