Skip to content

Commit f89e0cd

Browse files
Bump click from 8.0.4 to 8.1.7 (#42)
Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.7. - [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.7) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83d3651 commit f89e0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ test = [
7070
"black == 23.7.0",
7171
"django-stubs",
7272
"python-jose==3.3.0",
73-
"click==8.0.4"
73+
"click==8.1.7"
7474
]
7575

7676
crypto = [

0 commit comments

Comments
 (0)