Skip to content

Commit 89dfbf0

Browse files
Bump rich from 14.3.2 to 14.3.3 (#26)
Bumps [rich](https://github.com/Textualize/rich) from 14.3.2 to 14.3.3. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.2...v14.3.3) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26c6a7d commit 89dfbf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
],
4949
install_requires=[
5050
"requests==2.32.5",
51-
"rich==14.3.2",
51+
"rich==14.3.3",
5252
],
5353
python_requires=">=3.9",
5454
entry_points={"console_scripts": ["fitbit-cli = fitbit_cli.main:main"]},

0 commit comments

Comments
 (0)