diff --git a/pyproject.toml b/pyproject.toml index c65fad3..88a6936 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ docs = [ "mkdocs-material[imaging]>=9.7,<9.8", "mkdocs-minify-plugin>=0.8,<0.9", "mkdocstrings-python>=1.16.2,<2.1", - "termynal>=0.12.2,<0.14", + "termynal>=0.12.2,<0.15", ] test = [ "feedparser>=6.0.12,<6.1",