diff --git a/pyproject.toml b/pyproject.toml index f3627d4..50842ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "colorama == 0.4.6", "lxml == 5.3.0", "requests == 2.32.3", - "rich == 13.8.0", + "rich == 13.9.4", "single-source>=0.4.0", "termcolor == 2.4.0", "typer>=0.12.5", diff --git a/requirements-dev.txt b/requirements-dev.txt index 646ecab..d27be0f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -31,7 +31,7 @@ pyjwt==2.9.0 pynacl==1.5.0 pyyaml==6.0.2 requests==2.32.3 -rich==13.8.0 +rich==13.9.4 rtoml==0.11.0 ruff==0.6.3 shellingham==1.5.4 diff --git a/requirements.txt b/requirements.txt index fbfdd3b..a7ca055 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ markdown-it-py==3.0.0 mdurl==0.1.2 pygments==2.18.0 requests==2.32.3 -rich==13.8.0 +rich==13.9.4 soupsieve==2.6 termcolor==2.4.0 urllib3==2.2.2