From c55b47e0afbac0913962d259d89dae0497a10d61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 15:48:27 +0200 Subject: [PATCH] Upgrade: Bump click from 8.0.4 to 8.1.3 (#53) Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.3. - [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.0.4...8.1.3) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c1279b..a103e40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2022.5.18.1 chardet==4.0.0 charset-normalizer==2.0.12 -click==8.0.4 +click==8.1.3 Flask==2.1.2 idna==3.3 importlib-metadata==4.11.4