Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2023

Bumps sphinxcontrib-htmlhelp from 2.0.0 to 2.0.1.

Changelog

Sourced from sphinxcontrib-htmlhelp's changelog.

Release 2.0.1 (2023-01-31)

  • Drop support for Python 3.7 and lower
  • Fix deprecation warnings from Sphinx 6.1
Commits
  • 81362a1 Bump to 2.0.1 final
  • 547e73d Update test matrix
  • 390d342 Update Tox commands and environment list
  • 31f11e0 Fix imports for Sphinx above 6.1
  • 2981e43 Merge branch 'pyproject'
  • 9003a00 Move tool configuration to individual files
  • 7b2a66a Drop support for Python 3.7 and below
  • c077df1 Use modern pyproject based packaging
  • ced6378 git mv setup.py pyproject.toml
  • 7e05fea Merge pull request #16 from tk0miya/9457_test
  • 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 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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 25, 2023
Bumps [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: sphinxcontrib-htmlhelp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/docs/sphinxcontrib-htmlhelp-2.0.1 branch from 5c0333d to 5dba8dc Compare July 25, 2023 15:15
@kyleconroy kyleconroy merged commit b9c3af4 into main Jul 25, 2023
@kyleconroy kyleconroy deleted the dependabot/pip/docs/sphinxcontrib-htmlhelp-2.0.1 branch July 25, 2023 15:20
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
…sqlc-dev#2518)

Bumps [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: sphinxcontrib-htmlhelp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

2 participants