Skip to content

Commit ecb1239

Browse files
authored
Merge pull request #496 from pyvec/dependabot/pip/python-8eefce9693
Bump the python group with 2 updates
2 parents 9799397 + b0aa89e commit ecb1239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.0",
77
"jinja2==3.1.6",
88
"myst-parser==4.0.1",
9-
"pydantic==2.12.3",
9+
"pydantic==2.12.4",
1010
"requests==2.32.5",
1111
"sphinx-rtd-theme==3.0.2",
1212
"sphinx==8.2.3",
@@ -19,7 +19,7 @@ pyvec-docs = "pyvec_docs.cli:main"
1919
[dependency-groups]
2020
dev = [
2121
"pytest-ruff==0.5",
22-
"pytest==8.4.2",
22+
"pytest==9.0.0",
2323
"sphinx-autobuild==2025.8.25",
2424
]
2525

0 commit comments

Comments
 (0)