Skip to content

Commit

Permalink
Update dependency Click to v7.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 30, 2024
1 parent 157b01f commit 654f92a
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
Expand Up @@ -14,7 +14,7 @@ cheroot==8.5.2
# via cherrypy
cherrypy==18.1.1
# via -r requirements.in
click==7.0
click==7.1.2
# via -r requirements.in
importlib-metadata==4.0.1
# via pluggy
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

requirements = [
'CherryPy==18.1.1',
'Click==7.0',
'Click==7.1.2',
'PyYAML==5.4',
'mock==3.0.5',
'prometheus_client==0.6.0',
Expand Down

0 comments on commit 654f92a

Please sign in to comment.