diff --git a/pyproject.toml b/pyproject.toml index 027cc9c..797a072 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dependencies = [ "python-fsutil >= 0.9.3, < 1.0.0", "python-slugify >= 7.0.0, < 9.0.0", "requests >= 2.26.0, < 3.0.0", - "typing_extensions >= 4.13.2, < 4.14.0", + "typing_extensions >= 4.13.2, < 4.16.0", "useful-types >= 0.2.1, < 0.3.0" ] dynamic = ["version"]