Skip to content

Commit 98dc71a

Browse files
authored
Merge pull request #483 from pyvec/dependabot/pip/python-ba43973888
Bump click from 8.2.1 to 8.3.0 in the python group
2 parents 9744f52 + 9153fa9 commit 98dc71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.2.1",
6+
"click==8.3.0",
77
"jinja2==3.1.6",
88
"myst-parser==4.0.1",
99
"pydantic==2.11.9",

0 commit comments

Comments
 (0)