From a8c85866127b2c77c909fdbd6e813e9039de479e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:56:16 +0000 Subject: [PATCH] deps(deps): bump click from 8.3.1 to 8.3.2 Bumps [click](https://github.com/pallets/click) from 8.3.1 to 8.3.2. - [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.3.1...8.3.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ba24255..99226e2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -53,7 +53,7 @@ cfgv==3.4.0 # via pre-commit charset-normalizer==3.4.4 # via requests -click==8.3.1 +click==8.3.2 # via # black # pip-tools diff --git a/requirements.txt b/requirements.txt index a63ca7d..2caaa29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ cffi==2.0.0 # via cryptography charset-normalizer==3.4.4 # via requests -click==8.3.1 +click==8.3.2 # via # pyplayground (pyproject.toml) # typer