From 2a01f7f8f7818098599905d5f96d94259f965d5c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 2 Aug 2025 02:45:05 +0000 Subject: [PATCH] chore(deps): update dependency click to v8.2.2 --- samples/geography/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/geography/requirements.txt b/samples/geography/requirements.txt index 4f2c0aff4..272676bd7 100644 --- a/samples/geography/requirements.txt +++ b/samples/geography/requirements.txt @@ -3,7 +3,7 @@ certifi==2025.7.14 cffi==1.17.1 charset-normalizer==3.4.2 click===8.1.8; python_version == '3.9' -click==8.2.1; python_version >= '3.10' +click==8.2.2; python_version >= '3.10' click-plugins==1.1.1.2 cligj==0.7.2 db-dtypes==1.4.3