diff --git a/pyproject.toml b/pyproject.toml index a2916b1..88c6a68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "nextline>=0.5.7", + "nextline>=0.6.0", "nextline-rdb>=0.2.2", "apluggy>=0.9.0", "dynaconf>=3.1",