fix: Bump dependencies, fix for CVE-2019-10906

pull/14/head
Raphaël Vinot 2019-04-15 13:16:13 +02:00
parent d95abb15cb
commit bf57085be5
2 changed files with 17 additions and 16 deletions

View File

@ -23,6 +23,7 @@ url-abuse = {editable = true,path = "."}
pyurlabuse = {editable = true,path = "./client"}
pyfaup = {editable = true,git = "https://github.com/stricaud/faup.git/",subdirectory = "src/lib/bindings/python/"}
pylookyloo = {editable = true,git = "https://github.com/CIRCL/lookyloo.git/",subdirectory = "client"}
Jinja2 = ">=2.10.1" # CVE-2019-10906
[requires]
python_version = "3.6"

32
Pipfile.lock generated
View File

@ -177,10 +177,10 @@
},
"jinja2": {
"hashes": [
"sha256:74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd",
"sha256:f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4"
"sha256:065c4f02ebe7f7cf559e49ee5a95fb800a9e4528727aec6f24402a5374c65013",
"sha256:14dd6caf1527abb21f08f86c784eac40853ba93edb79552aa1e4b8aef1b61c7b"
],
"version": "==2.10"
"version": "==2.10.1"
},
"markupsafe": {
"hashes": [
@ -218,7 +218,7 @@
"pybgpranking": {
"editable": true,
"git": "https://github.com/D4-project/BGP-Ranking.git/",
"ref": "4f2898af7c4e237b6497831d5acf3f4531ac14d8",
"ref": "28013297efb039d2ebbce96ee2d89493f6ae56b0",
"subdirectory": "client"
},
"pyeupi": {
@ -231,19 +231,19 @@
"pyfaup": {
"editable": true,
"git": "https://github.com/stricaud/faup.git/",
"ref": "de31b6965fc4149c2095c7b721f456e428404736",
"ref": "88dbbe2378552c9753b4f1e938663484909a4940",
"subdirectory": "src/lib/bindings/python/"
},
"pyipasnhistory": {
"editable": true,
"git": "https://github.com/D4-project/IPASN-History.git/",
"ref": "7ef09cf761fc58aa774ea305a33ba75959e39887",
"ref": "a87c1293a02be638d50b75d98b7ecc5f91e16a4f",
"subdirectory": "client"
},
"pylookyloo": {
"editable": true,
"git": "https://github.com/CIRCL/lookyloo.git/",
"ref": "44e9c35ac77a2e3f66be51e25baf8847b01a9eb8",
"ref": "e54141a2eeccaf41a301e1cd37c0bbd06344fca5",
"subdirectory": "client"
},
"pypdns": {
@ -273,11 +273,11 @@
},
"redis": {
"hashes": [
"sha256:724932360d48e5407e8f82e405ab3650a36ed02c7e460d1e6fddf0f038422b54",
"sha256:9b19425a38fd074eb5795ff2b0d9a55b46a44f91f5347995f27e3ad257a7d775"
"sha256:6946b5dca72e86103edc8033019cc3814c031232d339d5f4533b02ea85685175",
"sha256:8ca418d2ddca1b1a850afa1680a7d2fd1f3322739271de4b704e0d4668449273"
],
"index": "pypi",
"version": "==3.2.0"
"version": "==3.2.1"
},
"requests": {
"hashes": [
@ -302,10 +302,10 @@
},
"soupsieve": {
"hashes": [
"sha256:afa56bf14907bb09403e5d15fbed6275caa4174d36b975226e3b67a3bb6e2c4b",
"sha256:eaed742b48b1f3e2d45ba6f79401b2ed5dc33b2123dfe216adb90d4bfa0ade26"
"sha256:6898e82ecb03772a0d82bd0d0a10c0d6dcc342f77e0701d0ec4a8271be465ece",
"sha256:b20eff5e564529711544066d7dc0f7661df41232ae263619dede5059799cdfca"
],
"version": "==1.8"
"version": "==1.9.1"
},
"url-abuse": {
"editable": true,
@ -326,10 +326,10 @@
},
"werkzeug": {
"hashes": [
"sha256:c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c",
"sha256:d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b"
"sha256:0a73e8bb2ff2feecfc5d56e6f458f5b99290ef34f565ffb2665801ff7de6af7a",
"sha256:7fad9770a8778f9576693f0cc29c7dcc36964df916b83734f4431c0e612a7fbc"
],
"version": "==0.14.1"
"version": "==0.15.2"
},
"wtforms": {
"hashes": [