Bump click from 8.1.8 to 8.2.0

Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.2.0.
- [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.8...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-15 15:45:45 +00:00
committed by GitHub
parent c8904e7d70
commit 20fcf8fa3b
2 changed files with 6 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ shapely = "^2.0.5"
smartypants = "^2.0.1"
certifi = "^2025.4.26"
charset-normalizer = "^3.4.2"
click = "^8.1.8"
click = "^8.2.0"
idna = "^3.7"
markupsafe = "^3.0.2"
python-dateutil = "^2.9.0.post0"