Skip to content

Commit 361b176

Browse files
Bump click from 8.0.4 to 8.1.3
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](pallets/click@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] <[email protected]>
1 parent cb90015 commit 361b176

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ certifi==2019.11.28
1414
cffi==1.14.5
1515
chardet==3.0.4
1616
check-manifest==0.48
17-
click==8.0.4
17+
click==8.1.3
1818
colorama==0.4.3
1919
coverage==6.4.4
2020
cryptography==3.4.7

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
#
55
# pip-compile --output-file=requirements.txt requirements/base.in
66
#
7-
click==8.0.4
7+
click==8.1.3
88
sh==1.14.3
99
six==1.16.0

0 commit comments

Comments
 (0)