Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rich-click from 1.8.3 to 1.8.4 #6496

Merged
merged 1 commit into from
Nov 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pytest-pydocstyle==2.4.0
pytest-xdist==3.6.1
pytest==7.4.3
PyYAML==6.0.2
rich-click==1.8.3
rich-click==1.8.4
smart_open==6.4.0
sqlglot==25.28.0
sqlparse==0.5.2
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1946,9 +1946,9 @@ rich==12.6.0 \
# bigeye-sdk
# rich-click
# typer
rich-click==1.8.3 \
--hash=sha256:636d9c040d31c5eee242201b5bf4f2d358bfae4db14bb22ec1cafa717cfd02cd \
--hash=sha256:6d75bdfa7aa9ed2c467789a0688bc6da23fbe3a143e19aa6ad3f8bac113d2ab3
rich-click==1.8.4 \
--hash=sha256:0f49471f04439269d0e66a6f43120f52d11d594869a2a0be600cfb12eb0616b9 \
--hash=sha256:2d2841b3cebe610d5682baa1194beaf78ab00c4fa31931533261b5eba2ee80b7
# via -r requirements.in
rpds-py==0.8.10 \
--hash=sha256:08166467258fd0240a1256fce272f689f2360227ee41c72aeea103e9e4f63d2b \
Expand Down