From c78a6062916ab96d5954209ebb5c59b51b80d025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 05:41:59 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.66.1 to 4.66.2 (#1450) Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- Pipfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {