diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index f386d32..278f9bc 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -7,7 +7,7 @@ alembic==1.13.3 SQLAlchemy[asyncio]==2.0.35 aiosqlite==0.20.0 hypothesis==6.112.1 -tomli==2.0.1 +tomli==2.0.2 tomli-w==1.0.0 nextline-test-utils==0.1.1 async-asgi-testclient==1.4.11