Skip to content

Commit bc4b169

Browse files
Update click requirement from ~=6.7 to ~=7.1 (#266)
Updates the requirements on [click](https://github.com/pallets/click) to permit the latest version. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst) - [Commits](pallets/click@6.7...7.1.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2603dc1 commit bc4b169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
alembic~=0.9.8
22
astroid~=2.4.0
33
blinker~=1.4
4-
click~=6.7
4+
click~=7.1
55
csh_ldap>=2.3.1
66
Flask~=1.1.0
77
Flask-Migrate~=2.1.1

0 commit comments

Comments
 (0)