Skip to content

Commit e1f2bed

Browse files
build(deps): bump the dev-dependencies group across 1 directory with 4 updates (#14)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7136fd7 commit e1f2bed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"fastapi >= 0.111.1,<1",
2626
"langchain >= 0.2.11,<1",
2727
"pydantic >= 2.8.2,<3",
28-
"python_pptx >= 0.6.23,<1",
28+
"python_pptx >= 0.6.23,< 2",
2929
"PyYAML >= 6.0.1,<7",
3030
"httpx >= 0.27.0",
3131
"pdfminer.six == 20240706",
@@ -42,13 +42,13 @@ tests = [
4242
"pytest-asyncio >= 0.23.8,<1",
4343
]
4444
doc = [
45-
"ansys-sphinx-theme==1.0.3",
46-
"numpydoc==1.7.0",
45+
"ansys-sphinx-theme==1.0.4",
46+
"numpydoc==1.8.0",
4747
"sphinx==8.0.2",
4848
"sphinx-autoapi==3.2.1",
4949
"sphinx-copybutton==0.5.2",
5050
"sphinx_design==0.6.1",
51-
"sphinx-gallery==0.17.0",
51+
"sphinx-gallery==0.17.1",
5252
"sphinx-jinja==2.0.2",
5353
]
5454

0 commit comments

Comments
 (0)