Update v1 dependencies
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
||||
__pycache__
|
||||
.python-version
|
||||
|
||||
node_modules
|
||||
|
||||
.DS_Store
|
||||
|
4
dist/src/requirements.txt
vendored
4
dist/src/requirements.txt
vendored
@ -1,2 +1,2 @@
|
||||
GitPython==3.0.5
|
||||
PyGithub==1.44.1
|
||||
GitPython==3.0.8
|
||||
PyGithub==1.46
|
||||
|
@ -1,2 +1,2 @@
|
||||
GitPython==3.0.5
|
||||
PyGithub==1.44.1
|
||||
GitPython==3.0.8
|
||||
PyGithub==1.46
|
||||
|
Reference in New Issue
Block a user