Skip to content

Commit

Permalink
Build(deps): bump the pip-deps group in /requirements with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip-deps group in /requirements with 3 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [pandas](https://github.com/pandas-dev/pandas) and [pytest](https://github.com/pytest-dev/pytest).


Updates `ansys-sphinx-theme` from 0.12.3 to 0.12.4
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.12.3...v0.12.4)

Updates `pandas` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.1.1...v2.1.2)

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

---
updated-dependencies:
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 85a053b commit 91818b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.24.4
grpcio==1.59.0
grpcio-tools==1.59.0
pytest==7.4.2
pytest==7.4.3
pytest-cov==4.1.0
pytest-grpc==0.8.0
conan>=1.48.0,<2
4 changes: 2 additions & 2 deletions requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Sphinx==7.2.6
jupyter_sphinx==0.4.0
numpydoc==1.6.0
ansys_sphinx_theme==0.12.3
ansys_sphinx_theme==0.12.4
pypandoc==1.12
pytest-sphinx==0.5.0
sphinx-autobuild==2021.3.14
Expand All @@ -11,7 +11,7 @@ sphinx-gallery==0.14.0
sphinx-notfound-page==1.0.0
sphinxcontrib-websupport==1.2.6
sphinxemoji==0.2.0
pandas==2.1.1
pandas==2.1.2
pandoc>=2.1
matplotlib==3.8.0
breathe>=4.33.1

0 comments on commit 91818b9

Please sign in to comment.