Skip to content

Commit a05a7ae

Browse files
Update dependency click to v8.3.2 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3712cc8 commit a05a7ae

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A tool for analyzing Python projects with ty"
55
dependencies = [
66
"gitpython==3.1.46",
77
"mypy-primer @ git+https://github.com/hauntsaninja/mypy_primer@850d65d9da947ef9e02498b6f07598e7c8401641",
8-
"click==8.2.1",
8+
"click==8.3.2",
99
"jinja2==3.1.6",
1010
]
1111
requires-python = ">=3.13"

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)