Skip to content

Commit

Permalink
[pip] Bump click from 8.1.5 to 8.1.6
Browse files Browse the repository at this point in the history
Bumps [click](https://github.com/pallets/click) from 8.1.5 to 8.1.6.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
- [Commits](pallets/click@8.1.5...8.1.6)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent b082c05 commit f0985a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
autopep8==2.0.2
click==8.1.5
click==8.1.6
coverage==7.2.7
mock==5.1.0
nose==1.3.7
Expand Down

0 comments on commit f0985a3

Please sign in to comment.