Skip to content

Commit

Permalink
requests 2.5.1 contains two known vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
orval committed Dec 12, 2018
1 parent 20e9fb4 commit 6b544b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
license='Apache 2.0',
description='SparkPost Python API client',
long_description=readme,
install_requires=['requests>=2.5.1'],
install_requires=['requests>=2.20.1'],
classifiers=[
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
Expand Down

0 comments on commit 6b544b1

Please sign in to comment.