diff --git a/Pipfile b/Pipfile index 5dfb509..def71c7 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ numpy = "==1.13.3" requests = "==2.20.1" scikit-learn = "==0.19.1" scipy = "==1.0.0" -"urllib3" = "==1.22" +"urllib3" = "==1.24.1" [requires] python_version = "3.5" diff --git a/Pipfile.lock b/Pipfile.lock index 940f3f6..ced3182 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6f91584252515088aa81b90fdfb608868fe53dddd87987cfdadc496c36ed637a" + "sha256": "9c2c548dee2e48ac9d2ffdb604dc362025414a930bf96685cb777241904ac479" }, "pipfile-spec": 6, "requires": { @@ -144,11 +144,11 @@ }, "urllib3": { "hashes": [ - "sha256:06330f386d6e4b195fbfc736b297f58c5a892e4440e54d294d7004e3a9bbea1b", - "sha256:cc44da8e1145637334317feebd728bd869a35285b93cbb4cca2577da7e62db4f" + "sha256:61bf29cada3fc2fbefad4fdf059ea4bd1b4a86d2b6d15e1c7c0b582b9752fe39", + "sha256:de9529817c93f27c8ccbfead6985011db27bd0ddfcdb2d86f3f663385c6a9c22" ], "index": "pypi", - "version": "==1.22" + "version": "==1.24.1" } }, "develop": { @@ -244,11 +244,11 @@ }, "urllib3": { "hashes": [ - "sha256:06330f386d6e4b195fbfc736b297f58c5a892e4440e54d294d7004e3a9bbea1b", - "sha256:cc44da8e1145637334317feebd728bd869a35285b93cbb4cca2577da7e62db4f" + "sha256:61bf29cada3fc2fbefad4fdf059ea4bd1b4a86d2b6d15e1c7c0b582b9752fe39", + "sha256:de9529817c93f27c8ccbfead6985011db27bd0ddfcdb2d86f3f663385c6a9c22" ], "index": "pypi", - "version": "==1.22" + "version": "==1.24.1" } } }