diff --git a/pyproject.toml b/pyproject.toml index 4a54150c..c0ab8f0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ classifiers = [ "Programming Language :: Python :: Implementation :: PyPy", ] dependencies = [ - "agate~=1.7.0", + "agate~=1.9.1", "colorama>=0.3.9,<0.5", "isodate>=0.6,<0.7", "jsonschema~=4.0",