diff --git a/setup.py b/setup.py index 700c70d..afa1a43 100755 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ ), long_description=open("README.rst").read(), install_requires=[ - "GitPython==3.1.20", + "GitPython==3.1.41", "Jinja2==3.1.4 ", "markdown==2.6.11", "mdx-anchors-away==1.0.1",