Skip to content

Commit 61e5ba9

Browse files
authored
Merge pull request #539 from pyvec/dependabot/pip/python-3f84cac2f8
Bump the python group with 2 updates
2 parents 021eaa5 + 7b4d7d4 commit 61e5ba9

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.0",
6+
"click>=8.4.1",
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.15,<0.12.0"]
27+
requires = ["uv_build>=0.11.16,<0.12.0"]
2828
build-backend = "uv_build"
2929

3030
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)