From 432cd3b3d396c3258a37f120cc88559ac715f83b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 12:04:58 +0000 Subject: [PATCH] Bump prettytable from 3.10.0 to 3.11.0 Bumps [prettytable](https://github.com/jazzband/prettytable) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/jazzband/prettytable/releases) - [Changelog](https://github.com/jazzband/prettytable/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/prettytable/compare/3.10.0...3.11.0) --- updated-dependencies: - dependency-name: prettytable dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 4d8ec9c..a21792d 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" click = "~=8.1" cryptography = "~=42.0" bcrypt = "~=4.1" -prettytable = "~=3.10" +prettytable = "~=3.11" pytimeparse2 = "~=1.4" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index fcac604..a7a5ccc 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d36fe0437e7decdf2af07bdad365cfd805e6c978443b0ec83ce8712ca41554e5" + "sha256": "1a5e43ade22373b72a532be34d195d4fde7fe42009c7d4f7553438dd456493fd" }, "pipfile-spec": 6, "requires": { @@ -158,12 +158,12 @@ }, "prettytable": { "hashes": [ - "sha256:6536efaf0757fdaa7d22e78b3aac3b69ea1b7200538c2c6995d649365bddab92", - "sha256:9665594d137fb08a1117518c25551e0ede1687197cf353a4fdc78d27e1073568" + "sha256:7e23ca1e68bbfd06ba8de98bf553bf3493264c96d5e8a615c0471025deeba722", + "sha256:aa17083feb6c71da11a68b2c213b04675c4af4ce9c541762632ca3f2cb3546dd" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==3.10.0" + "version": "==3.11.0" }, "pycparser": { "hashes": [