Skip to content

Commit b2dbf92

Browse files
Merge pull request #656 from adamtheturtle/pyup-update-requests-2.19.0-to-2.19.1
Update requests to 2.19.1
2 parents 1bae016 + 7e79ae0 commit b2dbf92

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,5 +1,5 @@
11
pillow==5.1.0 # Image library.
22
pytz==2018.4
33
requests-mock==1.5.0 # Mock `requests`.
4-
requests==2.19.0
4+
requests==2.19.1
55
wrapt==1.10.11 # Make better decorators.

0 commit comments

Comments
 (0)