Skip to content

Commit ac1a9e6

Browse files
Merge pull request #198 from adamtheturtle/update-reqs
Update requests
2 parents 622baba + cc5758f commit ac1a9e6

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.3.0 # Image library.
22
pytz==2018.7
33
requests-mock==1.5.2 # Mock `requests`.
4-
requests==2.20.0
4+
requests==2.20.1
55
wrapt==1.10.11 # Make better decorators.

0 commit comments

Comments
 (0)