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
…180)

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


Updates `jupyter-sphinx` from 0.4.0 to 0.5.3
- [Release notes](https://github.com/jupyter/jupyter-sphinx/releases)
- [Changelog](https://github.com/jupyter/jupyter-sphinx/blob/main/RELEASE.md)
- [Commits](jupyter/jupyter-sphinx@v0.4.0...v0.5.3)

Updates `pytest` from 7.4.3 to 7.4.4
- [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.3...7.4.4)

---
updated-dependencies:
- dependency-name: jupyter-sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: pytest
  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 2, 2024
1 parent bf9ba7b commit 1749110
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.1
grpcio==1.60.0
grpcio-tools==1.60.0
pytest==7.4.3
pytest==7.4.4
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
@@ -1,5 +1,5 @@
Sphinx==7.2.6
jupyter_sphinx==0.4.0
jupyter_sphinx==0.5.3
numpydoc==1.6.0
ansys_sphinx_theme==0.12.5
pypandoc==1.12
Expand Down

0 comments on commit 1749110

Please sign in to comment.