diff --git a/pyproject.toml b/pyproject.toml index 34acf73..51a0a28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ classifiers = [ module = "edit_python_pe" dependencies = [ "pygit2==1.18.2", - "textual==6.1.0", + "textual==6.11.0", "pygithub==2.8.1", "pyyaml==6.0.2", "platformdirs==4.4.0",