Skip to content

Commit 5aaff1f

Browse files
Bump click from 8.1.8 to 8.2.1
Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.2.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.2.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.2.1 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 311ee1f commit 5aaff1f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ charset-normalizer==3.4.2
4545
# via requests
4646
cherry-picker==2.5.0
4747
# via -r requirements/dev.in
48-
click==8.1.8
48+
click==8.2.1
4949
# via
5050
# cherry-picker
5151
# pip-tools

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ charset-normalizer==3.4.2
4545
# via requests
4646
cherry-picker==2.5.0
4747
# via -r requirements/dev.in
48-
click==8.1.8
48+
click==8.2.1
4949
# via
5050
# cherry-picker
5151
# pip-tools

requirements/doc-spelling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ certifi==2025.4.26
1414
# via requests
1515
charset-normalizer==3.4.2
1616
# via requests
17-
click==8.1.8
17+
click==8.2.1
1818
# via towncrier
1919
docutils==0.21.2
2020
# via sphinx

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ certifi==2025.4.26
1414
# via requests
1515
charset-normalizer==3.4.2
1616
# via requests
17-
click==8.1.8
17+
click==8.2.1
1818
# via towncrier
1919
docutils==0.21.2
2020
# via sphinx

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cffi==1.17.1
1919
# pytest-codspeed
2020
cfgv==3.4.0
2121
# via pre-commit
22-
click==8.1.8
22+
click==8.2.1
2323
# via slotscheck
2424
cryptography==45.0.4
2525
# via trustme

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cffi==1.17.1
2323
# cryptography
2424
# pycares
2525
# pytest-codspeed
26-
click==8.1.8
26+
click==8.2.1
2727
# via wait-for-it
2828
coverage==7.8.2
2929
# via

0 commit comments

Comments
 (0)