Skip to content

Commit 2b7f03b

Browse files
Build(deps): bump the pip-deps group in /requirements with 2 updates (#287)
Bumps the pip-deps group in /requirements with 2 updates: [pypandoc](https://github.com/JessicaTegner/pypandoc) and [pytest](https://github.com/pytest-dev/pytest). Updates `pypandoc` from 1.15 to 1.16 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.15...v1.16) Updates `pytest` from 8.4.2 to 9.0.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.0) --- updated-dependencies: - dependency-name: pypandoc dependency-version: '1.16' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8f3493 commit 2b7f03b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements_build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requests>=2.22.0
99
protobuf==6.33.0
1010
grpcio==1.76.0
1111
grpcio-tools==1.76.0
12-
pytest==8.4.2
12+
pytest==9.0.0
1313
pytest-cov==5.0.0
1414
pytest-grpc==0.8.0
1515
conan>=1.48.0,<2

requirements/requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Sphinx==8.2.3
22
jupyter_sphinx==0.5.3
33
numpydoc==1.9.0
44
ansys_sphinx_theme==1.6.3
5-
pypandoc==1.15
5+
pypandoc==1.16
66
pytest-sphinx==0.6.3
77
sphinx-autobuild==2025.8.25
88
sphinx-autodoc-typehints==3.5.2

0 commit comments

Comments
 (0)