Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2025

Bumps the doc group with 2 updates: pillow and nbconvert.

Updates pillow from 11.0.0 to 11.1.0

Release notes

Sourced from pillow's releases.

11.1.0

https://pillow.readthedocs.io/en/stable/releasenotes/11.1.0.html

Documentation

Dependencies

Testing

... (truncated)

Changelog

Sourced from pillow's changelog.

11.1.0 and newer

See GitHub Releases:

Commits

Updates nbconvert from 7.16.4 to 7.16.5

Release notes

Sourced from nbconvert's releases.

v7.16.5

7.16.5

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​fcollonval | @​krassowski | @​pre-commit-ci | @​stuaxo | @​t-makaro | @​takluyver | @​thomasjm | @​timkpaine | @​xiacunshun

Changelog

Sourced from nbconvert's changelog.

7.16.5

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​fcollonval | @​krassowski | @​pre-commit-ci | @​stuaxo | @​t-makaro | @​takluyver | @​thomasjm | @​timkpaine | @​xiacunshun

Commits
  • 5f508eb Publish 7.16.5
  • 18e10f6 Add support for mistune 3.1.0 (#2199)
  • 6e5fdb3 Do not display mathjax overlay (#2181)
  • e159962 Allow including text/x-rst outputs in rst conversion, transition away from ...
  • 55ff3e9 Don't die if template path cannot be read (#2162)
  • 9c65025 Fix markdown2asciidoc function for pandoc >= 3.0 (closes #2017) (#2152)
  • bc0a0ed Directly depend on bleach[css], instead of pulling in tinycss2.
  • c3e2683 Work around pip 24.1 bug which prevents installing pandocfilters 1.4.1
  • fc6766f chore: update pre-commit hooks (#2146)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner January 2, 2025 17:51
@dependabot dependabot bot added the dependencies:pyproject Related with project file dependencies label Jan 2, 2025
@jorgepiloto jorgepiloto added the docs:examples Related to documentation examples label Jan 7, 2025
Bumps the doc group with 2 updates: [pillow](https://github.com/python-pillow/Pillow) and [nbconvert](https://github.com/jupyter/nbconvert).


Updates `pillow` from 11.0.0 to 11.1.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@11.0.0...11.1.0)

Updates `nbconvert` from 7.16.4 to 7.16.5
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.16.4...v7.16.5)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: doc
- dependency-name: nbconvert
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: doc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/doc-fc5a6c7b80 branch from 2c6050c to 3db93cc Compare January 7, 2025 17:22
@jorgepiloto jorgepiloto merged commit 0f1f8c2 into main Jan 8, 2025
29 checks passed
@jorgepiloto jorgepiloto deleted the dependabot/pip/doc-fc5a6c7b80 branch January 8, 2025 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies:pyproject Related with project file dependencies docs:examples Related to documentation examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants