Browse Source
Merge pull request #2 from weskerfoot/dependabot/pip/urllib3-1.24.2
Bump urllib3 from 1.24.1 to 1.24.2
pull/3/head
Wesley Kerfoot
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
app/requirements.txt
|
|
@ -29,7 +29,7 @@ pyparsing==2.3.0 |
|
|
|
python-memcached==1.59 |
|
|
|
requests==2.21.0 |
|
|
|
six==1.12.0 |
|
|
|
urllib3==1.24.1 |
|
|
|
urllib3==1.24.2 |
|
|
|
uWSGI==2.0.17.1 |
|
|
|
visitor==0.1.3 |
|
|
|
Werkzeug==0.14.1 |
|
|
|