Skip to content

Commit e91e56e

Browse files
Merge pull request #1881 from bowtie-json-schema/dependabot/pip/bowtie-dependencies-f4f5339d86
chore(deps): bump rich-click from 1.8.4 to 1.8.8 in the bowtie-dependencies group
2 parents 43ad76e + 3164b50 commit e91e56e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies = [
5959
"referencing>=0.31.0",
6060
"referencing-loaders>=2024.5.2",
6161
"rich",
62-
"rich-click>=1.8.0,<1.8.5",
62+
"rich-click>=1.8.0,<1.8.9",
6363
"rpds.py>=0.18.0",
6464
"structlog",
6565
"url.py>=0.11.3",

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ rich==13.9.4
104104
# bowtie-json-schema (pyproject.toml)
105105
# diagnostic
106106
# rich-click
107-
rich-click==1.8.4
107+
rich-click==1.8.8
108108
# via bowtie-json-schema (pyproject.toml)
109109
rpds-py==0.23.1
110110
# via

0 commit comments

Comments
 (0)