Skip to content

Commit

Permalink
[pip] Bump rich from 13.9.3 to 13.9.4
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent cf8b5f1 commit 30c88ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pytest==8.3.3
python-dotenv==1.0.1
python-multipart==0.0.17
PyYAML==6.0.2
rich==13.9.3
rich==13.9.4
shellingham==1.5.4
sniffio==1.3.1
starlette==0.41.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python-dotenv==1.0.1
python-multipart==0.0.17
PyJWT==2.9.0
PyYAML==6.0.2
rich==13.9.3
rich==13.9.4
shellingham==1.5.4
sniffio==1.3.1
starlette==0.41.2
Expand Down

0 comments on commit 30c88ae

Please sign in to comment.