chore(deps): bump the python group in /infra/containers/sandbox with 4 updates - #125
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python group in /infra/containers/sandbox with 4 updates: [ipython](https://github.com/ipython/ipython), [markitdown](https://github.com/microsoft/markitdown), [matplotlib](https://github.com/matplotlib/matplotlib) and [pypdfium2](https://github.com/pypdfium2-team/pypdfium2). Updates `ipython` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.15.0...9.16.0) Updates `markitdown` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/microsoft/markitdown/releases) - [Commits](microsoft/markitdown@v0.1.6...v0.1.7) Updates `matplotlib` from 3.10.7 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.9) Updates `pypdfium2` from 5.11.0 to 5.12.1 - [Release notes](https://github.com/pypdfium2-team/pypdfium2/releases) - [Commits](pypdfium2-team/pypdfium2@5.11.0...5.12.1) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: markitdown dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pypdfium2 dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python group in /infra/containers/sandbox with 4 updates: ipython, markitdown, matplotlib and pypdfium2.
Updates
ipythonfrom 9.15.0 to 9.16.0Commits
2ae7863release 9.16.06334b8fUpdate whats new for version 9.16 (#15342)dbbfa7bescape urls and file names interpolated into display html attributes (#15334)59986e7fix: correct typos0e9d34dFix missing space1a753baResolve attribute annotations under the policy in eval_node (#15337)876b5aaresolve attribute annotations under the policy in eval_node6056996Make %lsmagic return plain text by default7ee15dc[pre-commit.ci] pre-commit autoupdate7c7198cAdd yakuake to list of Kitty-compatible terminalsUpdates
markitdownfrom 0.1.6 to 0.1.7Release notes
Sourced from markitdown's releases.
Commits
fd239d5Bump version to 0.1.7 (#2258)007ea02Fix omml template bugs. (#2257)2e42a01fix: handle PPTX SVG images without a rasterized fallback (#2233)24c14c6Fix typos and formatting in comments, docstrings, and markdown (#2223)db144c4Fix invalid LaTeX macros for mu, nu, tau, and down-arrow in equation conversi...9247794fix: avoid O(n^2) value lookups in PPTX chart conversion (#2227)Updates
matplotlibfrom 3.10.7 to 3.10.9Release notes
Sourced from matplotlib's releases.
Commits
dd8d78bREL: v3.10.92fb1891REL: Release prep v3.10.9d0e923aMerge branch 'v3.10.8-doc' into v3.10.x1637932Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...a83faacBackport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...a4f57abMerge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x063288dMerge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.xb2ed196Backport PR #31248: SEC: Remove eval() from validate_cycleracc6024Merge pull request #31282 from scottshambaugh/tex_no_shelle3fb541Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...Updates
pypdfium2from 5.11.0 to 5.12.1Release notes
Sourced from pypdfium2's releases.
... (truncated)
Commits
b3e7e67[autorelease main] update 5.12.14a26360Prepare for minor version incrementc9c4ec3Update changelog9c70434Fix missing mkdir call in bindings build (blunder)5a28bfeREUSE.toml(bigendian.patch): credithjanuschka9b77635Changelog style fix38fa93b[autorelease main] update 5.12.0d60dbb6fix: reactivate release environment0be3571Take out --fail-on-no-commits8b94bccmain.yaml: fix loss of $NEW_VERSIONDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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