From 08ad72dba8087fb3815dca6837d6fc99a3e6fe4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 10:01:54 +0000 Subject: [PATCH] Bump click from 8.1.8 to 8.3.0 Bumps [click](https://github.com/pallets/click) from 8.1.8 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.8...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25ecf5b..eb16c1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ backports-abc==0.5 certifi==2025.4.26 chardet==5.2.0 -Click==8.1.8 +Click==8.3.0 idna==3.10 Jinja2==3.1.5 livereload==2.7.1