From 8c0d90b0a3f38ba4f728c95e6f9ff835dca24bdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 20:26:07 +0000 Subject: [PATCH] build(deps): bump click from 8.2.1 to 8.4.1 Bumps [click](https://github.com/pallets/click) from 8.2.1 to 8.4.1. - [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.2.1...8.4.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3172b47..cfdfd0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ black==26.5.1 blinker==1.9.0 certifi==2026.5.20 charset-normalizer==3.4.7 -click==8.2.1 +click==8.4.1 coverage==7.14.1 Django==6.0.6 django-ninja==1.6.2