From 215b922389be51ab8ac6e4bc41b1851552f2ad20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 05:07:55 +0000 Subject: [PATCH] chore(deps): bump prettytable from 3.17.0 to 3.18.0 in /lockfiles/py314 Bumps [prettytable](https://github.com/prettytable/prettytable) from 3.17.0 to 3.18.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.17.0...3.18.0) --- updated-dependencies: - dependency-name: prettytable dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lockfiles/py314/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lockfiles/py314/requirements.txt b/lockfiles/py314/requirements.txt index 650bc8adf..8474d4e77 100644 --- a/lockfiles/py314/requirements.txt +++ b/lockfiles/py314/requirements.txt @@ -603,9 +603,9 @@ pbr==7.0.3 \ # oslo-utils # python-keystoneclient # python-novaclient -prettytable==3.17.0 \ - --hash=sha256:59f2590776527f3c9e8cf9fe7b66dd215837cca96a9c39567414cbc632e8ddb0 \ - --hash=sha256:aad69b294ddbe3e1f95ef8886a060ed1666a0b83018bbf56295f6f226c43d287 +prettytable==3.18.0 \ + --hash=sha256:439217116152244369caf3d9f1caf2f9fe29b03bd79e88d2928c8e718c95d680 \ + --hash=sha256:b3346e0e6f79180833aebaac088ae926340586cf6d7d991b9eb125b65f72313a # via python-novaclient psutil==7.2.2 \ --hash=sha256:0746f5f8d406af344fd547f1c8daa5f5c33dbc293bb8d6a16d80b4bb88f59372 \