Skip to content

Commit 9cea2f3

Browse files
chore(deps): bump rich from 13.9.1 to 14.1.0
Bumps [rich](https://github.com/Textualize/rich) from 13.9.1 to 14.1.0. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.1...v14.1.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c1b087 commit 9cea2f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requests==2.32.0
55
PyNaCl==1.5.0
66
pytest==8.2.1
77
pytest-mock==3.14.0
8-
rich==13.9.1
8+
rich==14.1.0
99
pyyaml==6.0.1
1010
toml==0.10.2
1111
python-hcl2==4.3.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ questionary==2.1.0
33
cffi==1.17.1
44
requests==2.32.0
55
PyNaCl==1.5.0
6-
rich==13.9.1
6+
rich==14.1.0
77
pyyaml==6.0.1

0 commit comments

Comments
 (0)