Skip to content

Commit

Permalink
Build(deps): bump the pip-deps group in /requirements with 2 updates (#…
Browse files Browse the repository at this point in the history
…184)

Bumps the pip-deps group in /requirements with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints).


Updates `pytest` from 7.4.4 to 8.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@7.4.4...8.0.0)

Updates `sphinx-autodoc-typehints` from 1.25.2 to 1.25.3
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@1.25.2...1.25.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-deps
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 2bc0475 commit c2cadee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements_build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requests>=2.22.0
protobuf==4.25.2
grpcio==1.60.0
grpcio-tools==1.60.0
pytest==7.4.4
pytest==8.0.0
pytest-cov==4.1.0
pytest-grpc==0.8.0
conan>=1.48.0,<2
2 changes: 1 addition & 1 deletion requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ansys_sphinx_theme==0.13.1
pypandoc==1.12
pytest-sphinx==0.5.0
sphinx-autobuild==2021.3.14
sphinx-autodoc-typehints==1.25.2
sphinx-autodoc-typehints==1.25.3
sphinx-copybutton==0.5.2
sphinx-gallery==0.15.0
sphinx-notfound-page==1.0.0
Expand Down

0 comments on commit c2cadee

Please sign in to comment.