diff --git a/pyproject.toml b/pyproject.toml index dfbbac0..be485a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,8 +25,8 @@ classifiers = [ dependencies = [ "click==8.3.1", - "gitpython==3.1.45", - "pygithub==2.8.1", + "gitpython==3.1.46", + "pygithub==2.9.0", "pyyaml==6.0.3", "ulid-py==1.1", ]