chore(deps): bump the python group across 1 directory with 6 updates - #290
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 6 updates in the /infra/containers/sandbox directory: | Package | From | To | | --- | --- | --- | | [ipython](https://github.com/ipython/ipython) | `9.15.0` | `9.17.0` | | [lxml](https://github.com/lxml/lxml) | `6.1.1` | `6.1.2` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.7` | `3.10.9` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.15.0` | `6.16.2` | | [pypdfium2](https://github.com/pypdfium2-team/pypdfium2) | `5.12.1` | `5.13.0` | | [reportlab](https://www.reportlab.com/) | `5.0.0` | `5.0.1` | Updates `ipython` from 9.15.0 to 9.17.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.15.0...9.17.0) Updates `lxml` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.1...lxml-6.1.2) 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 `pypdf` from 6.15.0 to 6.16.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.15.0...6.16.2) Updates `pypdfium2` from 5.12.1 to 5.13.0 - [Release notes](https://github.com/pypdfium2-team/pypdfium2/releases) - [Commits](pypdfium2-team/pypdfium2@5.12.1...5.13.0) Updates `reportlab` from 5.0.0 to 5.0.1 --- updated-dependencies: - dependency-name: ipython dependency-version: 9.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: lxml dependency-version: 6.1.2 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: pypdf dependency-version: 6.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pypdfium2 dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: reportlab dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
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 with 6 updates in the /infra/containers/sandbox directory:
9.15.09.17.06.1.16.1.23.10.73.10.96.15.06.16.25.12.15.13.05.0.05.0.1Updates
ipythonfrom 9.15.0 to 9.17.0Commits
3278f6frelease 9.17.040cfb95Update what's new for 9.172ed42aeFix RST formatting in display_functions.pya487a06change emojis7f0ee55Declare IPython's built-in magics lazilyee02392Only run the psutil-free kitty detection test where /proc existsaf386cfAnnotate_find_dunderand put measured numbers in the whatsnewb7509b6Add a whatsnew entry for the second startup passa42fdc0Defermimetypes,locale,globandrunpyto their use sitescab037eDetect the kitty graphics protocol without importing psutilUpdates
lxmlfrom 6.1.1 to 6.1.2Changelog
Sourced from lxml's changelog.
Commits
f2874e9Update release date.687a295Build: Exclude Py3.8 from windows-arm builds.acadc56Build: Remove outdated build target.59f93ebBuild: Split old-Linux and other-Py3.8 builds.923df83Build: Fix manylinux2014 build.975cc83Build: Fix Px3.8 build setup.09e5d3eBuild: Fix cibuildwheel version.998cf50Build: Build Py3.8 wheels only once, not in every build job.5567037Build: Exclude Py3.15 from 32bit builds.904db40Build: Update cibuildwheel to include Py3.15.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
pypdffrom 6.15.0 to 6.16.2Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
1da0987REL: 6.16.2f6853ccBUG: Make remove_from_tree() work on outline items (#3939)c6d38afBUG: Type character widths as float (#3996)882b3b2STY: Type the XMP stream as StreamObject rather than ContentStream (#3995)4c8f707STY: Accept any sequence of fit arguments in Fit (#3990)2450321STY: Accept any sequence as the annotation border (#3991)2dcab8dMAINT: Skip test_appearance_stream_rtl when RTL support is unavailable (#3993)412975aBUG: Be more lenient about space width in layout mode text extraction (#3992)ddbfea9BUG: Interpolate the reader in the reset_translation error message (#3981)c646ef2ROB: Improve RC4 fallback when cryptography can't provide it (#3853)Updates
pypdfium2from 5.12.1 to 5.13.0Release notes
Sourced from pypdfium2's releases.
... (truncated)
Commits
a465910[autorelease main] update 5.13.09094de3continue on changelog/docsb89e367git_net_additions.py: minor tweaks57157e7readme: don't overdo admonitions033d5cechangelog: less waffle5afbd61install_buildtools: use compat function for dependency group3282e36Add zizmor to check step07b84aaProgress changelog6ec38d2git_net_additions: further improve fallbackb5cdd7cgit_net_additions: fancier fallback for binary filesUpdates
reportlabfrom 5.0.0 to 5.0.1Dependabot 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