diff --git a/pyproject.toml b/pyproject.toml index 56a2974..f3e6027 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "cryptography==47.0.0", "Flask==3.1.3", "Flask-WTF==1.3.0", - "GitPython==3.1.48", + "GitPython==3.1.49", "libgravatar==1.0.4", "mistletoe==1.5.1", "praw==7.8.1",