chore(pip-prod)(deps): 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]
2024-12-23 00:23:58 +00:00
committed by Luke Tainton
parent 24d3c5f9b3
commit de05b324cf
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ astroid = "3.2.4"
attrs = "24.3.0"
certifi = "2024.12.14"
charset-normalizer = "3.4.0"
click = "8.1.7"
click = "8.1.8"
dill = "0.3.9"
exceptiongroup = "1.2.2"
idna = "3.10"