Skip to content

Commit ed28c8a

Browse files
authored
Merge pull request #525 from pyvec/dependabot/pip/python-a6b370a6d9
2 parents fe1822d + 0907fcd commit ed28c8a

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
@@ -6,7 +6,7 @@ dependencies = [
66
"click>=8.3.2",
77
"jinja2>=3.1.6",
88
"myst-parser>=5.0.0",
9-
"pydantic>=2.13.0",
9+
"pydantic>=2.13.3",
1010
"requests>=2.33.1",
1111
"sphinx-rtd-theme>=3.1.0",
1212
"sphinx<10", # see https://github.com/executablebooks/MyST-Parser/issues/1077
@@ -24,7 +24,7 @@ dev = [
2424
]
2525

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

3030
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)