diff --git a/alloydb/notebooks/requirements-test.txt b/alloydb/notebooks/requirements-test.txt index ba12393197..b2950c108b 100644 --- a/alloydb/notebooks/requirements-test.txt +++ b/alloydb/notebooks/requirements-test.txt @@ -3,4 +3,4 @@ sqlalchemy==2.0.40 pytest==8.3.3 ipykernel==6.29.5 pytest-asyncio==0.24.0 -nbconvert==7.16.6 \ No newline at end of file +nbconvert==7.17.0 \ No newline at end of file