Skip to content

Commit

Permalink
Update gitpython to 2.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
twangboy authored and s0undt3ch committed Mar 24, 2020
1 parent afcedc5 commit 8fdf52a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pkg/osx/req.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ click==7.0
cryptography==2.6.1
enum34==1.1.6
futures==3.2.0 ; python_version < "3.0"
gitpython==2.1.11
gitpython==2.1.15
idna==2.8
ipaddress==1.0.22
jinja2==2.10.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py2.7/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ future==0.17.1 # via python-jose
futures==3.2.0 ; python_version < "3.0"
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.11
gitpython==2.1.15
google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.5/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.11
gitpython==2.1.15
google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.6/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.11
gitpython==2.1.15
google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.7/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.11
gitpython==2.1.15
google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via pluggy, pytest, virtualenv
Expand Down

0 comments on commit 8fdf52a

Please sign in to comment.