diff --git a/devtools/requirements-poetry.in b/devtools/requirements-poetry.in index e88caca3b..f1cd2304b 100644 --- a/devtools/requirements-poetry.in +++ b/devtools/requirements-poetry.in @@ -1,4 +1,4 @@ # Fixing this here as readthedocs can't use the compiled requirements-poetry.txt # due to conflicts. -poetry==2.0.0 +poetry==2.1.2 poetry-plugin-export==1.9.0