Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ charset-normalizer==3.4.2
# via requests
cherry-picker==2.5.0
# via -r requirements/dev.in
click==8.1.8
click==8.2.1
# via
# cherry-picker
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ charset-normalizer==3.4.2
# via requests
cherry-picker==2.5.0
# via -r requirements/dev.in
click==8.1.8
click==8.2.1
# via
# cherry-picker
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ certifi==2025.4.26
# via requests
charset-normalizer==3.4.2
# via requests
click==8.1.8
click==8.2.1
# via towncrier
docutils==0.21.2
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ certifi==2025.4.26
# via requests
charset-normalizer==3.4.2
# via requests
click==8.1.8
click==8.2.1
# via towncrier
docutils==0.21.2
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cffi==1.17.1
# pytest-codspeed
cfgv==3.4.0
# via pre-commit
click==8.1.8
click==8.2.1
# via slotscheck
cryptography==45.0.2
# via trustme
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cffi==1.17.1
# cryptography
# pycares
# pytest-codspeed
click==8.1.8
click==8.2.1
# via wait-for-it
coverage==7.8.1
# via
Expand Down
Loading