Skip to content

Commit 5c75039

Browse files
authored
Merge pull request #865 from catatsuy/renovate/click-8.x
fix(deps): update dependency click to v8.3.1
2 parents c4f17d0 + aeccd99 commit 5c75039

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webapp/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "private-isu webapp implementation for Python"
55
readme = "README.md"
66
requires-python = ">=3.14.2"
77
dependencies = [
8-
"click==8.1.8",
8+
"click==8.3.1",
99
"flask>=3.1.2",
1010
"flask-session[memcached]>=0.8.0",
1111
"gunicorn>=23.0.0",

webapp/python/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)