diff --git a/pyproject.toml b/pyproject.toml index 33128f1..70d4c52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "python-dotenv==1.1.0", "typer==0.15.2", "rich==14.0.0", - "pygments==2.19.1", + "pygments==2.19.2", "tqdm==4.67.1" ] diff --git a/requirements.txt b/requirements.txt index aa0399d..dc00e0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pyasn1_modules==0.4.2 pycparser==2.22 pydantic==2.11.3 pydantic_core==2.33.1 -Pygments==2.19.1 +Pygments==2.19.2 pyparsing==3.2.3 pyproject_hooks==1.2.0 pytest==8.3.5