From f5a5edfac376f43567fe57d4cea65f5979fa04c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 17:13:10 +0000 Subject: [PATCH] Bump click from 8.0.3 to 8.1.3 Bumps [click](https://github.com/pallets/click) from 8.0.3 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.3...8.1.3) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index b36fa2e..21f9324 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -3,7 +3,7 @@ astroid==2.9.0 attrs==22.1.0 autopep8 black==21.12b0 -click==8.0.3 +click==8.1.3 coverage==6.5.0 Django==4.1.3 django-crispy-forms==1.14.0