From 455eec3dc53fc713a81cdf0d3453d17e78b18f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 05:23:07 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.66.5 to 4.67.0 in /backend Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.67.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.67.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/Pipfile | 2 +- backend/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/Pipfile b/backend/Pipfile index 6e2f65b49..f757dbe0d 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -45,7 +45,7 @@ simplejson = "~=3.19" sphinx-jsonschema = "~=1.17" sqlalchemy = "~=1.4" sqlparse = "~=0.5.1" -tqdm = "~=4.66" +tqdm = "~=4.67" vcfpy = "~=0.13.8" wrapt = "~=1.16" xlsxwriter = "~=3.2" diff --git a/backend/Pipfile.lock b/backend/Pipfile.lock index dc075450b..fc6873fe0 100644 --- a/backend/Pipfile.lock +++ b/backend/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f881dfc7484fefe632305f4cacd571a8a004325fabe0fe50d72cda3b4095516b" + "sha256": "b35cb186aead4834afcb4f93e9c08e848abfdbf19dedd433eff51d63d75cffad" }, "pipfile-spec": 6, "requires": { @@ -2937,12 +2937,12 @@ }, "tqdm": { "hashes": [ - "sha256:90279a3770753eafc9194a0364852159802111925aa30eb3f9d85b0e805ac7cd", - "sha256:e1020aef2e5096702d8a025ac7d16b1577279c9d63f8375b63083e9a5f0fcbad" + "sha256:0cd8af9d56911acab92182e88d763100d4788bdf421d251616040cc4d44863be", + "sha256:fe5a6f95e6fe0b9755e9469b77b9c3cf850048224ecaa8293d7d2d31f97d869a" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==4.66.5" + "version": "==4.67.0" }, "typer": { "extras": [