example icon indicating copy to clipboard operation
example copied to clipboard

Bump pallets-sphinx-themes from 2.0.3 to 2.1.1

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps pallets-sphinx-themes from 2.0.3 to 2.1.1.

Release notes

Sourced from pallets-sphinx-themes's releases.

2.1.1

No release notes provided.

2.1.0

  • Drop Python 3.6 and 3.7
  • Drop Sphinx < 3
  • Fix table of contents overflow issue
Changelog

Sourced from pallets-sphinx-themes's changelog.

Version 2.1.1

Released 2023-06-08

  • Remove leftover Python 2 compatibility code. :pr:69
  • Dotted underlines on links are smaller. :issue:70

Version 2.1.0

Released 2023-04-25

  • Drop support for Python 3.6 and 3.7.
  • Require Sphinx >= 3.
  • Remove previously deprecated code.
  • Fix table of contents overflow issue.
Commits
  • d736a71 release version 2.1.1
  • 89a4583 add url to publish environment
  • fefc58f use dependabot to update workflow actions
  • 5a037b5 add publish workflow
  • e548cf9 add lock inactive closed issues workflow
  • 9b7211d update dependencies
  • c59a185 Merge pull request #69 from kdeldycke/remove-py2-click-compat
  • 8e87947 remove Python 2 compatibility code in Click domain
  • 8d00582 fix dotted underline thickness
  • a4a91c5 start version 2.1.1
  • 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[bot] avatar Jul 01 '23 07:07 dependabot[bot]