diff --git a/requirements-dev.txt b/requirements-dev.txt index eff3d550..e885f5fe 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ pytest-aiohttp==1.0.5 psycopg2==2.9.10 # docs -pygments==2.19.0 +pygments==2.19.1 sphinx==8.1.3 sphinxcontrib-asyncio==0.3.0 sphinxcontrib-spelling==8.0.1; platform_system!="Windows" # We only use it in CI