Skip to content

Commit f774ac4

Browse files
authored
Merge pull request pyvec#499 from pyvec/dependabot/pip/python-b84eb94d76
Bump the python group with 2 updates
2 parents a25212c + 4c99bd5 commit f774ac4

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
@@ -3,7 +3,7 @@ name = "pyvec-docs"
33
version = "0"
44
requires-python = "==3.12.*"
55
dependencies = [
6-
"click==8.3.0",
6+
"click==8.3.1",
77
"jinja2==3.1.6",
88
"myst-parser==4.0.1",
99
"pydantic==2.12.4",
@@ -19,7 +19,7 @@ pyvec-docs = "pyvec_docs.cli:main"
1919
[dependency-groups]
2020
dev = [
2121
"pytest-ruff==0.5",
22-
"pytest==9.0.0",
22+
"pytest==9.0.1",
2323
"sphinx-autobuild==2025.8.25",
2424
]
2525

0 commit comments

Comments
 (0)