Skip to content

Commit 319085d

Browse files
Bump click from 8.1.8 to 8.3.1
Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.3.1. - [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.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da3ce6a commit 319085d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cffi==1.17.1 ; platform_python_implementation != 'PyPy'
1818
# via cryptography
1919
charset-normalizer==3.4.1
2020
# via requests
21-
click==8.1.8
21+
click==8.3.1
2222
# via
2323
# celery
2424
# click-didyoumean

0 commit comments

Comments
 (0)