diff --git a/setup.py b/setup.py index 2ede354b8d..0dbebab108 100644 --- a/setup.py +++ b/setup.py @@ -134,7 +134,7 @@ def package_files(prefix: str, directory: str, extension: str): 'nbsphinx==0.9.1', 'pandoc==2.3', 'pypandoc==1.12', - 'GitPython==3.1.40', + 'GitPython==3.1.41', 'moto[s3]>=4.0.1,<5', 'mock-ssh-server==0.9.1', 'cryptography==41.0.5',