Bump click from 8.3.0 to 8.3.1 (#3102)

Bumps [click](https://github.com/pallets/click) from 8.3.0 to 8.3.1.
- [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.3.0...8.3.1)

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

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-11-18 14:43:56 +00:00
committed by GitHub
parent a552d2d046
commit f315bd4f47
2 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ shapely = "^2.1.2"
smartypants = "^2.0.1"
certifi = "^2025.11.12"
charset-normalizer = "^3.4.4"
click = "^8.3.0"
click = "^8.3.1"
idna = "^3.11"
markupsafe = "^3.0.3"
python-dateutil = "^2.9.0.post0"