Skip to content

Commit 2bd63f0

Browse files
authored
Merge pull request #17 from activefrequency/dependabot/pip/requests-2.20.0
Bump requests from 2.5.3 to 2.20.0
2 parents f95aa0c + 04369f6 commit 2bd63f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# if you use pip to do installations, these are the dependencies
22

3-
requests==2.5.3 # for all http connection
3+
requests==2.20.0 # for all http connection
44
decorator==3.4.0 # to preserve introspection funcsig integrity
55
suds-jurko==0.6
66
six==1.9.0

0 commit comments

Comments
 (0)