diff --git a/pyproject.toml b/pyproject.toml index a6c8121..60a71a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "simplejson>=3.18.3", "stringcase>=1.2.0", "tabulate>=0.9.0", - "rich==13.3.5", + "rich==13.5.0", "user-agents==2.2.0", "geoip2==4.6.0", "python-whois==0.8.0",