Skip to content

Commit

Permalink
chore(deps): bump click from 8.0.4 to 8.1.2
Browse files Browse the repository at this point in the history
Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.2.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.0.4...8.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2022
1 parent a1410a5 commit 3947098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
package_dir={"": "."},
packages=setuptools.find_packages(where="."),
install_requires=[
"click==8.1.1",
"click==8.1.2",
],
entry_points={
"console_scripts": [
Expand Down

0 comments on commit 3947098

Please sign in to comment.