Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps sphinxcontrib-devhelp from 1.0.2 to 2.0.0.

Release notes

Sourced from sphinxcontrib-devhelp's releases.

sphinxcontrib-devhelp 2.0.0

Changelog: https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst

sphinxcontrib-devhelp 1.0.6

Changelog: https://www.sphinx-doc.org/en/master/changes.html

sphinxcontrib-devhelp 1.0.5

Changelog: https://www.sphinx-doc.org/en/master/changes.html

sphinxcontrib-devhelp 1.0.4

Changelog: https://www.sphinx-doc.org/en/master/changes.html

sphinxcontrib-devhelp 1.0.3

Changelog: https://www.sphinx-doc.org/en/master/changes.html

Changelog

Sourced from sphinxcontrib-devhelp's changelog.

Release 2.0.0 (2024-07-28)

  • Adopt Ruff
  • Tighten MyPy settings
  • Update GitHub actions versions
  • Avoid storing build time in gzip headers

Release 1.0.6 (2024-01-13)

  • Remove Sphinx as a required dependency, as circular dependencies may cause failure with package managers that expect a directed acyclic graph (DAG) of dependencies.

Release 1.0.5 (2023-08-14)

  • Use os.PathLike over pathlib.Path

Release 1.0.4 (2023-08-09)

  • Fix tests for Sphinx 7.1 and below

Release 1.0.3 (2023-08-07)

  • Drop support for Python 3.5, 3.6, 3.7, and 3.8
  • Raise minimum required Sphinx version to 5.0
Commits
  • 0177fb4 Bump to 2.0.0
  • d3f96f7 Update CHANGES links
  • d7aaab5 Rename LICENSE to LICENCE.rst
  • c4fba3d Rename CHANGES to CHANGES.rst
  • 8c57141 Run CI with Python 3.12 releases
  • f357a60 Run mypy without command-line options
  • a26961d Use the latest GitHub actions versions
  • 03e2370 Enable GitHub's dependabot package update service
  • ca445c4 Adopt Ruff and use stricter MyPy settings
  • dfd5da0 Update .gitignore
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) from 1.0.2 to 2.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinxcontrib-devhelp@1.0.2...2.0.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-devhelp
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners September 19, 2025 07:21
@dependabot dependabot bot requested review from zKulesza and removed request for a team September 19, 2025 07:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 19, 2025
@dependabot dependabot bot requested review from p-wysocki and almilosz and removed request for a team September 19, 2025 07:21
@github-actions github-actions bot added category: docs OpenVINO documentation category: dependency_changes Pull requests that update a dependency file labels Sep 19, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label Sep 19, 2025
@mryzhov mryzhov added this pull request to the merge queue Sep 22, 2025
Merged via the queue into master with commit 6fc0cf3 Sep 22, 2025
173 checks passed
@mryzhov mryzhov deleted the dependabot/pip/sphinxcontrib-devhelp-2.0.0 branch September 22, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: dependency_changes Pull requests that update a dependency file category: docs OpenVINO documentation dependencies Pull requests that update a dependency file ExternalPR External contributor python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants