Skip to content

Commit

Permalink
chore(deps): bump click from 8.1.4 to 8.1.5 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nr18 committed Jul 14, 2023
2 parents c775739 + b64eed6 commit 48a2a55
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.4",
"click==8.1.5",
],
entry_points={
"console_scripts": [
Expand Down

0 comments on commit 48a2a55

Please sign in to comment.