From 71595f6b6399f7ce45f2c8a6d4ee2f88141ad8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 12:16:55 +0000 Subject: [PATCH] chore(deps): 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 785eace..d5e186a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ async-timeout==5.0.1 attrs==25.4.0 certifi==2025.10.5 charset-normalizer==3.4.4 -click==8.1.8 +click==8.3.0 frozenlist==1.8.0 idna==3.10 multidict==6.7.0