diff --git a/Pipfile b/Pipfile index 11291e64c..625b46fb0 100644 --- a/Pipfile +++ b/Pipfile @@ -45,7 +45,7 @@ simplejson = "~=3.17" sphinx-jsonschema = "~=1.17" sqlalchemy = "~=1.4" sqlparse = "~=0.4.4" -tqdm = "~=4.65" +tqdm = "~=4.66" vcfpy = "~=0.13.6" wrapt = "~=1.16" xlsxwriter = "~=3.1" diff --git a/Pipfile.lock b/Pipfile.lock index cccfca0b4..7210b17f8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "920d43e8b59c1216a519d661779023cf58e7aa837701dcc0f41de643f8eee28f" + "sha256": "9fbcd77ad0549ad901be7ce1c29c9b650666c6103e0332fde43ec96f23209e23" }, "pipfile-spec": 6, "requires": {