diff --git a/pyproject.toml b/pyproject.toml index b8aca33..a1c1a71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ ] module = "edit_python_pe" dependencies = [ - "pygit2==1.17.0", + "pygit2==1.18.2", "textual==3.1.0", "pygithub==2.6.1", "pyyaml==6.0.2",