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](https://github.com/pallets/click/compare/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>
This commit is contained in:
dependabot[bot]
2025-09-19 08:18:17 -04:00
committed by GitHub
parent 203ff42008
commit da24a1c2da
2 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ shapely = "^2.1.1"
smartypants = "^2.0.1"
certifi = "^2025.8.3"
charset-normalizer = "^3.4.3"
click = "^8.2.1"
click = "^8.3.0"
idna = "^3.7"
markupsafe = "^3.0.2"
python-dateutil = "^2.9.0.post0"