Skip to content

Commit 0bf4aac

Browse files
Merge pull request #707 from adamtheturtle/pyup-update-requests-mock-1.5.0-to-1.5.2
Update requests-mock to 1.5.2
2 parents 04adcb4 + 11370a2 commit 0bf4aac

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.2.0 # Image library.
22
pytz==2018.5
3-
requests-mock==1.5.0 # Mock `requests`.
3+
requests-mock==1.5.2 # Mock `requests`.
44
requests==2.19.1
55
wrapt==1.10.11 # Make better decorators.

0 commit comments

Comments
 (0)