Compare commits

...

1 Commits
v1.9.3 ... v1

Author SHA1 Message Date
a9ee7487c9 Update v1 dependencies 2020-02-20 10:01:59 +09:00
3 changed files with 8 additions and 4 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
__pycache__
.python-version
node_modules
.DS_Store

View File

@ -1,2 +1,2 @@
GitPython==3.0.5
PyGithub==1.44.1
GitPython==3.0.8
PyGithub==1.46

View File

@ -1,2 +1,2 @@
GitPython==3.0.5
PyGithub==1.44.1
GitPython==3.0.8
PyGithub==1.46