diff --git a/devtools/requirements-poetry.in b/devtools/requirements-poetry.in index e88caca3b..ab0819861 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.3 poetry-plugin-export==1.9.0