Skip to content

Commit a2982e2

Browse files
authored
Merge pull request #490 from kimocoder/dependabot/pip/rich-gte-15.0.0
build(deps): update rich requirement from >=14.0.0 to >=15.0.0
2 parents a8c607e + 9b4f8c2 commit a2982e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
dependencies = [
2424
"chardet>=7.0.1",
2525
"requests>=2.32.5",
26-
"rich>=14.0.0",
26+
"rich>=15.0.0",
2727
"scapy>=2.6.1; python_version < '4'",
2828
"setuptools>=82.0.0",
2929
"urllib3>=2.6.3", # pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)