From 67022b6a3ba35acbdddfefd6314d34dab2b79bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 07:19:36 +0000 Subject: [PATCH] Bump click from 8.1.7 to 8.3.0 Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.3.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.7...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 6169ceb8..af923265 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ pytest-azurepipelines = "~=1.0.4" [packages] austrakka = {editable = true, path = "."} azure-identity = "==1.13.0" -click = "==8.1.7" +click = "==8.3.0" loguru = "==0.7.0" pandas = "==2.0.3" tabulate = "==0.9.0" diff --git a/Pipfile.lock b/Pipfile.lock index b5ea5c06..578334b0 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7492e7849997908649cacd62091447f90afc53aa71d779137254f302b4b6019d" + "sha256": "551e756f54e9c3c32f71ccf8a40870bd3f677e0ed985cc5ba5031f301a2a7dc4" }, "pipfile-spec": 6, "requires": { @@ -245,12 +245,12 @@ }, "click": { "hashes": [ - "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28", - "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de" + "sha256:9b9f285302c6e3064f4330c05f05b81945b2a39544279343e6e7c5f27a9baddc", + "sha256:e7b8232224eba16f4ebe410c25ced9f7875cb5f3263ffc93cc3e8da705e229c4" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==8.1.7" + "markers": "python_version >= '3.10'", + "version": "==8.3.0" }, "cryptography": { "hashes": [