Skip to content

Commit 8abef81

Browse files
Bump click from 8.1.8 to 8.3.0 in the pallets group (#2808)
Bumps the pallets group with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.1.8 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pallets ... 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 ee210a9 commit 8abef81

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
@@ -80,7 +80,7 @@ cffi==1.17.0
8080
# via cryptography
8181
charset-normalizer==3.3.2
8282
# via requests
83-
click==8.1.8
83+
click==8.3.0
8484
# via
8585
# flask
8686
# prompty

0 commit comments

Comments
 (0)