diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index ff2b176..7091a1c 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -2,7 +2,7 @@ # is used in a GitHub Actions workflow to test the compatibility with the # latest versions of the dependencies. This file is monitored by Dependabot. hypothesis==6.112.4 -black==24.8.0 +black==24.10.0 graphql-core==3.2.4 typing-extensions==4.12.2 pytest-asyncio==0.24.0