diff --git a/pyproject.toml b/pyproject.toml index 1d280c5..fed0264 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ classifiers = [ module = "edit_python_pe" dependencies = [ "pygit2==1.17.0", - "textual==3.1.0", + "textual==6.1.0", "pygithub==2.6.1", "pyyaml==6.0.2", "platformdirs==4.3.7",