Skip to content

Commit

Permalink
Bump click from 8.1.7 to 8.1.8 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 400c0b4 commit 8b94213
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
click==8.1.7
click==8.1.8
crayons==0.4.0
emoji==2.14.0
GitPython==3.1.43
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
packages=find_packages(),
install_requires=[
"click==8.1.7",
"click==8.1.8",
"crayons==0.4.0",
"emoji==2.14.0",
"GitPython==3.1.43",
Expand Down

0 comments on commit 8b94213

Please sign in to comment.