From 9cdce01dbcf7011bbf38a972a49bb4af3acd685d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 19:35:58 +0000 Subject: [PATCH] Bump click from 8.1.2 to 8.1.3 Bumps [click](https://github.com/pallets/click) from 8.1.2 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.1.2...8.1.3) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81b7749..c185c73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.11.1 bs4==0.0.1 certifi==2021.10.8 charset-normalizer==2.0.12 -click==8.1.2 +click==8.1.3 Flask==2.1.1 idna==3.3 itsdangerous==2.1.2