Skip to content

Commit 5669846

Browse files
dependabot[bot]Psycojoker
authored andcommitted
Chore(deps): update rich from 13.9.3 to 13.9.*
This will avoid having PR for each new bug fix release. Bumps [rich](https://github.com/Textualize/rich) from 13.9.3 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.9.3...v13.9.4) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78bc789 commit 5669846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"pygments==2.19.1",
3838
"pynacl==1.5", # Needed now as default with _load_account changement
3939
"python-magic==0.4.27",
40-
"rich==13.9.3",
40+
"rich==13.9.*",
4141
"setuptools>=65.5",
4242
"substrate-interface==1.7.11", # Needed for DOT signatures
4343
"textual==0.73",

0 commit comments

Comments
 (0)