Skip to content

Commit 224880c

Browse files
authored
Merge pull request #551 from pyvec/dependabot/pip/python-24b664f5cc
2 parents 584a8b2 + fc27b1a commit 224880c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
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.4.1",
6+
"click>=8.4.2",
77
"jinja2>=3.1.6",
88
"myst-parser>=5.1.0",
99
"pydantic>=2.13.4",
@@ -24,7 +24,7 @@ dev = [
2424
]
2525

2626
[build-system]
27-
requires = ["uv_build>=0.11.23,<0.12.0"]
27+
requires = ["uv_build>=0.11.25,<0.12.0"]
2828
build-backend = "uv_build"
2929

3030
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)