Skip to content

Commit 4d4714a

Browse files
Build: Bump rich from 13.9.4 to 14.0.0 (#1868)
1 parent 3d08776 commit 4d4714a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ python = "^3.9.2, !=3.9.7"
5353
mmh3 = ">=4.0.0,<6.0.0"
5454
requests = ">=2.20.0,<3.0.0"
5555
click = ">=7.1.1,<9.0.0"
56-
rich = ">=10.11.0,<14.0.0"
56+
rich = ">=10.11.0,<15.0.0"
5757
strictyaml = ">=1.7.0,<2.0.0" # CVE-2020-14343 was fixed in 5.4.
5858
pydantic = ">=2.0,<3.0,!=2.4.0,!=2.4.1" # 2.4.0, 2.4.1 has a critical bug
5959
sortedcontainers = "2.4.0"

0 commit comments

Comments
 (0)