diff --git a/ci/minimum/requirements.txt b/ci/minimum/requirements.txt index 582a208..0102fee 100644 --- a/ci/minimum/requirements.txt +++ b/ci/minimum/requirements.txt @@ -2,7 +2,7 @@ # This file is used in a GitHub Actions workflow to test the compatibility. # This file needs to be manually updated to be consistent with `pyproject.toml`. hypothesis==6.88.0 -black==23.10.0 +black==24.3.0 graphql-core==3.2.0 typing-extensions==4.8.0 pytest-asyncio==0.18.0