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