From 67e0af5502a2c62bdd2861ae8a4445e6f124e750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 06:17:22 +0000 Subject: [PATCH] Bump click from 8.1.8 to 8.2.0 Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.2.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.8...8.2.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.2.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 73958c4..5c8f448 100644 --- a/Pipfile +++ b/Pipfile @@ -19,7 +19,7 @@ gunicorn = "~=23.0" python-dotenv = "~=1.1" slackclient = "~=2.6" markupsafe = "==3.0.2" -click = "~=8.1" +click = "~=8.2" types-flask = "*" typing_extensions = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 15ff6c6..82dcb03 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b510fdc6238c1be4fbe8dcdf012fe5cd924d0b146f1936fb8f4a0b3b12931fb5" + "sha256": "2b254a875b83d33f52629032361f61f79d402f8767bf01dc9f3c439ad6361622" }, "pipfile-spec": 6, "requires": { @@ -155,12 +155,12 @@ }, "click": { "hashes": [ - "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2", - "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a" + "sha256:6b303f0b2aa85f1cb4e5303078fadcbcd4e476f114fab9b5007005711839325c", + "sha256:f5452aeddd9988eefa20f90f05ab66f17fce1ee2a36907fd30b05bbb5953814d" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==8.1.8" + "markers": "python_version >= '3.10'", + "version": "==8.2.0" }, "colorlog": { "hashes": [