diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index 66e73f6..d77c086 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -1,7 +1,7 @@ # The exact requirements of the latest versions of the dependencies. This file # is used in a GitHub Actions workflow to test the compatibility with the # latest versions of the dependencies. This file is monitored by Dependabot. -nextline==0.7.15 +nextline==0.7.16 nextline-graphql==0.7.9 alembic==1.13.1 SQLAlchemy[asyncio]==2.0.31