From 0c7c47036b1c21a7c746709c30e7c9d598dc8231 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 04:38:11 +0000 Subject: [PATCH] build(deps): bump prettytable from 3.12.0 to 3.13.0 in /backend Bumps [prettytable](https://github.com/prettytable/prettytable) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/prettytable/prettytable/releases) - [Changelog](https://github.com/prettytable/prettytable/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettytable/prettytable/compare/3.12.0...3.13.0) --- updated-dependencies: - dependency-name: prettytable 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 5c9f81a94..17eccdb69 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -31,7 +31,7 @@ numpy = "~=2.2" pandas = "~=2.2" phenopackets = "~=2.0" protobuf = "~=3.20" -prettytable = "~=3.12" +prettytable = "~=3.13" psutil = "*" pysam = "~=0.21" python-dateutil = "~=2.9" diff --git a/backend/Pipfile.lock b/backend/Pipfile.lock index 680d780ee..7e5c59b1c 100644 --- a/backend/Pipfile.lock +++ b/backend/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "55b6cb10a8e8728f2e518743c367145568de0c147f14de197776087f80f834bf" + "sha256": "2023aa6e44472e795242843f7b3c0115e7ebb61a787eab2d645bf9133efc83b2" }, "pipfile-spec": 6, "requires": { @@ -1764,12 +1764,12 @@ }, "prettytable": { "hashes": [ - "sha256:77ca0ad1c435b6e363d7e8623d7cc4fcf2cf15513bf77a1c1b2e814930ac57cc", - "sha256:f04b3e1ba35747ac86e96ec33e3bb9748ce08e254dc2a1c6253945901beec804" + "sha256:30e1a097a7acb075b5c488ffe01195349b37009c2d43ca7fa8b5f6a61daace5b", + "sha256:d4f5817a248b77ddaa25b27007566c0a6a064308d991516b61b436ffdbb4f8e9" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==3.12.0" + "version": "==3.13.0" }, "prompt-toolkit": { "hashes": [