Skip to content

Commit 1ea2c74

Browse files
[pip] Bump click from 8.3.1 to 8.3.2 (#581)
Bumps [click](https://github.com/pallets/click) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2e376c commit 1ea2c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
autopep8==2.3.2
2-
click==8.3.1
2+
click==8.3.2
33
coverage==7.13.5
44
mock==5.2.0
55
pytest==9.0.2

0 commit comments

Comments
 (0)