diff --git a/pyproject.toml b/pyproject.toml index b7c7d21..e1ef685 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "nextline>=0.7.1", + "nextline>=0.7.2", "apluggy>=0.9.9", "dynaconf>=3.2", "starlette>=0.31",