Skip to content

Commit

Permalink
Update requests to 2.19.1 (#216)
Browse files Browse the repository at this point in the history
* Update requests from 2.18.4 to 2.19.1

* Update requests from 2.18.4 to 2.19.1
  • Loading branch information
pyup-bot authored and nicfit committed Jun 22, 2018
1 parent edfcba7 commit 6a7e304
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ pathlib==1.0.1
pillow==5.1.0
pylast==2.3.0
python-magic==0.4.15
requests==2.18.4
requests==2.19.1
six==1.11.0
urllib3==1.22 # via requests
2 changes: 1 addition & 1 deletion requirements/extra_art-plugin.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pillow==5.1.0
pylast==2.3.0
requests==2.18.4
requests==2.19.1

0 comments on commit 6a7e304

Please sign in to comment.