aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-17 16:01:55 -0400
committerGitHub <noreply@github.com>2023-08-17 16:01:55 -0400
commit76412787022ca31a442f0660ac3d307df41505aa (patch)
treeeb36fd0685f75842112b0fe8b9c644bf90c1b162
parent57f39f136291ea92c7dc475bd3ba7b4eb9d4d098 (diff)
downloadkotlinpoet-76412787022ca31a442f0660ac3d307df41505aa.tar.gz
Update dependency click to v8.1.7 (#1667)
-rw-r--r--.github/workflows/mkdocs-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mkdocs-requirements.txt b/.github/workflows/mkdocs-requirements.txt
index bb763081..c082388e 100644
--- a/.github/workflows/mkdocs-requirements.txt
+++ b/.github/workflows/mkdocs-requirements.txt
@@ -1,4 +1,4 @@
-click==8.1.6
+click==8.1.7
future==0.18.3
Jinja2==3.1.2
livereload==2.6.3