Skip to content

Commit 85ff88e

Browse files
authored
Merge pull request #442 from pyvec/dependabot/pip/python-c8edb06270
2 parents a5935c1 + 49e739a commit 85ff88e

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,10 +3,10 @@ name = "pyvec-docs"
33
version = "0"
44
requires-python = "==3.12.*"
55
dependencies = [
6-
"click==8.2.0",
6+
"click==8.2.1",
77
"jinja2==3.1.6",
88
"myst-parser==4.0.1",
9-
"pydantic==2.11.4",
9+
"pydantic==2.11.5",
1010
"requests==2.32.3",
1111
"sphinx-rtd-theme==3.0.2",
1212
"sphinx==8.2.3",

0 commit comments

Comments
 (0)