Commit d2827812 authored by Krasimir Georgiev's avatar Krasimir Georgiev
Browse files

update gitpython to 3.1.32

parent be5013a0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=requirements.txt requirements.txt.in
@@ -14,7 +14,7 @@ deprecated==1.2.13
    # via pygithub
gitdb==4.0.9
    # via gitpython
gitpython==3.1.30
gitpython==3.1.32
    # via -r requirements.txt.in
idna==3.4
    # via requests
+1 −1
Original line number Diff line number Diff line
@@ -4,4 +4,4 @@
# pip-compile -o requirements.txt  requirements.txt.in

PyGithub
GitPython
GitPython>=3.1.32