Skip to content

Commit 1cee4b9

Browse files
build(deps): bump click from 8.2.1 to 8.3.0
Bumps [click](https://github.com/pallets/click) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.1...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91b3eff commit 1cee4b9

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"certifi==2025.8.3",
2424
"cffi==1.17.1",
2525
"charset-normalizer==3.4.3",
26-
"click==8.2.1",
26+
"click==8.3.0",
2727
"cloud-sql-python-connector==1.18.4",
2828
"cryptography==45.0.6",
2929
"dnspython==2.7.0",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,9 @@ charset-normalizer==3.4.3 \
201201
# via
202202
# nmsamplelocations
203203
# requests
204-
click==8.2.1 \
205-
--hash=sha256:27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202 \
206-
--hash=sha256:61a3265b914e850b85317d0b3109c7f8cd35a670f963866005d6ef1d5175a12b
204+
click==8.3.0 \
205+
--hash=sha256:9b9f285302c6e3064f4330c05f05b81945b2a39544279343e6e7c5f27a9baddc \
206+
--hash=sha256:e7b8232224eba16f4ebe410c25ced9f7875cb5f3263ffc93cc3e8da705e229c4
207207
# via
208208
# nmsamplelocations
209209
# uvicorn

uv.lock

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

0 commit comments

Comments
 (0)