Skip to content

Commit ab44724

Browse files
committed
bumped github3.py dependency
1 parent bc65a29 commit ab44724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
scripts=['github-dork.py'],
1515
data_files=[('github-dorks', ['github-dorks.txt'])],
1616
install_requires=[
17-
'github3.py==1.0.0a2',
17+
'github3.py==4.0.1',
1818
'feedparser==6.0.2',
1919
],
2020
)

0 commit comments

Comments
 (0)