diff --git a/ds-round-trip/requirements.txt b/ds-round-trip/requirements.txt index 7f3c4fb..a0adfbe 100644 --- a/ds-round-trip/requirements.txt +++ b/ds-round-trip/requirements.txt @@ -81,7 +81,7 @@ pure-eval==0.2.3 ; python_version >= "3.10" and python_version < "4.0" pycparser==2.22 ; python_version >= "3.10" and python_version < "4.0" pydantic-core==2.27.2 ; python_version >= "3.10" and python_version < "4.0" pydantic==2.10.6 ; python_version >= "3.10" and python_version < "4.0" -pygments==2.19.1 ; python_version >= "3.10" and python_version < "4.0" +pygments==2.20.0 ; python_version >= "3.10" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0" python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0" python-json-logger==3.2.1 ; python_version >= "3.10" and python_version < "4.0"