Skip to content

Commit 6b544b1

Browse files
committed
requests 2.5.1 contains two known vulnerabilities
1 parent 20e9fb4 commit 6b544b1

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
license='Apache 2.0',
1515
description='SparkPost Python API client',
1616
long_description=readme,
17-
install_requires=['requests>=2.5.1'],
17+
install_requires=['requests>=2.20.1'],
1818
classifiers=[
1919
'Development Status :: 5 - Production/Stable',
2020
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)