diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 34a64b1f4..6a3bb68e5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: pyright additional_dependencies: - aiopg==1.4.0 - - anyio==4.5.2 + - anyio==4.6.2.post1 - asgiref==3.8.1 - attrs==24.2.0 - contextlib2==21.6.0 @@ -44,7 +44,7 @@ repos: - psycopg2-binary==2.9.10 - psycopg[pool]==3.2.3 - python-dateutil==2.9.0.post0 - - sphinx==7.1.2 + - sphinx==7.4.7 - sqlalchemy==2.0.36 - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.8.1