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

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


Updates `pytest` from 8.3.1 to 8.3.2
- [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.3.1...8.3.2)

Updates `sphinxcontrib-websupport` from 1.2.7 to 2.0.0
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-websupport/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinxcontrib-websupport@1.2.7...2.0.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: sphinxcontrib-websupport
  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>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 9e4ac48 commit 8a2206a
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==5.26.1
grpcio==1.65.1
grpcio-tools==1.65.1
pytest==8.3.1
pytest==8.3.2
pytest-cov==5.0.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 @@ -9,7 +9,7 @@ sphinx-autodoc-typehints==2.2.3
sphinx-copybutton==0.5.2
sphinx-gallery==0.17.0
sphinx-notfound-page==1.0.2
sphinxcontrib-websupport==1.2.7
sphinxcontrib-websupport==2.0.0
sphinxemoji==0.3.1
pandas==2.2.2
pandoc>=2.1
Expand Down

0 comments on commit 8a2206a

Please sign in to comment.