Skip to content

Commit 43a33c2

Browse files
Bump click to v8.2.2 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb616b1 commit 43a33c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ extra-dependencies = [
6363
"pytest-asyncio==1.1.0",
6464
"syrupy==4.9.1",
6565
"pytest-cov==6.2.1",
66-
"click==8.2.1",
66+
"click==8.2.2",
6767
]
6868
extra-args = ["--cov-report=xml", "-vv"]
6969
type = "virtual"

0 commit comments

Comments
 (0)