Bump click from 8.1.7 to 8.1.8

Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-29 12:24:29 +00:00
committed by GitHub
parent f87f0a1c9e
commit 918016d4af
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ shapely = "^2.0.5"
smartypants = "^2.0.1"
certifi = "^2025.1.31"
charset-normalizer = "^3.4.1"
click = "^8.1.7"
click = "^8.1.8"
idna = "^3.7"
markupsafe = "^2.1.5"
python-dateutil = "^2.9.0.post0"