Skip to content

Commit 9df6991

Browse files
Bump click from 8.1.7 to 8.1.8 (#2698)
Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) --- updated-dependencies: - dependency-name: click dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pamela Fox <[email protected]>
1 parent fa8631e commit 9df6991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ cffi==1.17.0
7979
# via cryptography
8080
charset-normalizer==3.3.2
8181
# via requests
82-
click==8.1.7
82+
click==8.1.8
8383
# via
8484
# flask
8585
# prompty

0 commit comments

Comments
 (0)