Skip to content

Commit 976ed64

Browse files
Merge pull request #2244 from softlayer/dependabot/pip/click-8.1.8
pip prod(deps): bump click from 8.0.4 to 8.1.8
2 parents fb97c3a + 11db4dc commit 976ed64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
click == 8.0.4
2+
click == 8.1.8
33
requests >= 2.32.2
44
prompt_toolkit >= 2
55
pygments >= 2.0.0

tools/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytest
44
pytest-cov
55
mock
66
sphinx
7-
click == 8.0.4
7+
click == 8.1.8
88
requests >= 2.32.2
99
prompt_toolkit >= 2
1010
pygments >= 2.0.0

0 commit comments

Comments
 (0)