Skip to content

Commit 27d2a30

Browse files
Bump click from 7.1.2 to 8.0.1
Bumps [click](https://github.com/pallets/click) from 7.1.2 to 8.0.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@7.1.2...8.0.1) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c7fc10 commit 27d2a30

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

poetry.lock

Lines changed: 9 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.7"
1010
algoliasearch = ">=2.0,<3.0"
1111
alembic = "1.5.8"
1212
bandit = "1.5.1"
13-
click = "7.1.2"
13+
click = "8.0.1"
1414
flake8 = "3.9.0"
1515
flask = "1.1.2"
1616
Flask-Cors = "3.0.10"

0 commit comments

Comments
 (0)