Skip to content

Commit da24a1c

Browse files
Bump click from 8.2.1 to 8.3.0 (#2921)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 203ff42 commit da24a1c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ shapely = "^2.1.1"
6161
smartypants = "^2.0.1"
6262
certifi = "^2025.8.3"
6363
charset-normalizer = "^3.4.3"
64-
click = "^8.2.1"
64+
click = "^8.3.0"
6565
idna = "^3.7"
6666
markupsafe = "^3.0.2"
6767
python-dateutil = "^2.9.0.post0"

0 commit comments

Comments
 (0)