Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Update requests to 2.19.1 #14

Merged
merged 1 commit into from
Oct 11, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ pyopenssl==17.0.0
pyparsing==2.2.0 # via packaging
pytest-cov==2.5.1
pytest==3.0.7
requests==2.14.2
requests==2.19.1
six==1.10.0 # via cryptography, packaging, pyopenssl