Skip to content

Commit 503486c

Browse files
Merge pull request #647 from adamtheturtle/pyup-update-requests-2.18.4-to-2.19.0
Update requests to 2.19.0
2 parents 47ac23b + c4fc698 commit 503486c

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
@@ -2,5 +2,5 @@ constantly==15.1.0 # Symbolic constants.
22
pillow==5.1.0 # Image library.
33
pytz==2018.4
44
requests-mock==1.5.0 # Mock `requests`.
5-
requests==2.18.4
5+
requests==2.19.0
66
wrapt==1.10.11 # Make better decorators.

0 commit comments

Comments
 (0)