Skip to content

Commit 40f6585

Browse files
Bump click from 8.1.8 to 8.2.0 in the python group
Bumps the python group with 1 update: [click](https://github.com/pallets/click). Updates `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](pallets/click@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 dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dcea36 commit 40f6585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pyvec-docs"
33
version = "0"
44
requires-python = "==3.12.*"
55
dependencies = [
6-
"click==8.1.8",
6+
"click==8.2.0",
77
"jinja2==3.1.6",
88
"myst-parser==4.0.1",
99
"pydantic==2.11.4",

0 commit comments

Comments
 (0)