Skip to content

Commit

Permalink
Security update requests dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Keda87 committed Mar 4, 2019
1 parent 111f35e commit 1def4da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
requests===2.10.0
requests===2.21.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='chuck-norris-python',
version='1.1',
version='1.2',
packages=['chuck'],
license='MIT',
long_description='Python wrapper for "The Internet Chuck Norris Database" http://www.icndb.com/api/',
Expand Down

0 comments on commit 1def4da

Please sign in to comment.