diff --git a/llvm/utils/git/requirements.txt b/llvm/utils/git/requirements.txt --- a/llvm/utils/git/requirements.txt +++ b/llvm/utils/git/requirements.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --output-file=requirements.txt requirements.txt.in # @@ -14,7 +14,7 @@ # via pygithub gitdb==4.0.9 # via gitpython -gitpython==3.1.28 +gitpython==3.1.30 # via -r requirements.txt.in idna==3.4 # via requests