chore(deps): bump the python group across 2 directories with 7 updates - #4577
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python group across 2 directories with 7 updates#4577dependabot[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 /global-images/datascience directory: | Package | From | To | | --- | --- | --- | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.4` | `3.0.5` | | [numpy](https://github.com/numpy/numpy) | `2.5.0` | `2.5.2` | | [scipy](https://github.com/scipy/scipy) | `1.18.0` | `1.18.1` | | [plotly](https://github.com/plotly/plotly.py) | `6.8.0` | `6.9.0` | | [transformers](https://github.com/huggingface/transformers) | `5.12.1` | `5.15.1` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.11.0` | `3.11.1` | Bumps the python group with 1 update in the /scripts/init-realm directory: [python-keycloak](https://github.com/marcospereirampj/python-keycloak). Updates `pandas` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.4...v3.0.5) Updates `numpy` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.0...v2.5.2) Updates `scipy` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.18.0...v1.18.1) Updates `plotly` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.8.0...v6.9.0) Updates `transformers` from 5.12.1 to 5.15.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.12.1...v5.15.1) Updates `matplotlib` from 3.11.0 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.11.0...v3.11.1) Updates `python-keycloak` from 5.8.0 to 7.1.1 - [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md) - [Commits](marcospereirampj/python-keycloak@v5.8.0...v7.1.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: numpy dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: scipy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: plotly dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: transformers dependency-version: 5.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: python-keycloak dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major 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 with 6 updates in the /global-images/datascience directory:
3.0.43.0.52.5.02.5.21.18.01.18.16.8.06.9.05.12.15.15.13.11.03.11.1Bumps the python group with 1 update in the /scripts/init-realm directory: python-keycloak.
Updates
pandasfrom 3.0.4 to 3.0.5Release notes
Sourced from pandas's releases.
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...Updates
numpyfrom 2.5.0 to 2.5.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
48feceeREL: Prepare for the NumPy 2.5.2 release (#32226)ecf599cMerge pull request #32221 from charris/backport-321513c7ac97Merge pull request #32220 from charris/backport-3220523b30f4BUG: avoid segfaults when legacy copyswap slot is not defined (#32151)4964ca8TYP:iscloseshape-typing fix for 2d array-likes (#32205)c37ed94MAINT: Skip limited_api tests on some platforms. (#32214)5cfd73bMerge pull request #32206 from charris/update-cibuildwheeld8262bcMAINT: Update cibuildwheel to v4.2.0988d94dMerge pull request #32158 from charris/backport-32133b2e4f97BUG: avoid possible stack overflow in arraydescr_dealloc (#32133)Updates
scipyfrom 1.18.0 to 1.18.1Release notes
Sourced from scipy's releases.
Commits
e4e854eREL: SciPy 1.18.1 rel commit3c8e5f8BLD, MAINT: pythran bounds for1.18.1(#25978)54c0f95BLD, MAINT: pythran bounds for1.18.145a355dMerge pull request #25884 from tylerjereddy/treddy_backports_1.18.1a717e28DOC: PR 25884 revisionsbb489c0DOC: PR 25884 revisions09bca24BLD: package: pin meson on win-64 to avoid clang-cl bug (#25913)095fe56DOC, BLD: PR 25884 revisionse66ea64DOC: update minimum GCC version in toolchain roadmapc021653TST: tolerance bumps and skips on 32-bit platformsUpdates
plotlyfrom 6.8.0 to 6.9.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
495134aupdate date2e824d8version changes for v6.9.0c27c986Merge pull request #5639 from plotly/update-plotlyjs-3.7.03d63d05typosfd7e3f1update commands.py and CONTRIBUTING.md to reflect the fact that JS build arti...9a753feupdate changelog4ff6656update built JS artifactsb3facc7update plotly.js to v3.7.05cdb606Merge pull request #5630 from eugen-goebel/fix-marginal-error-message-spacing8d47808Add missing space in unsupported-marginal error messageUpdates
transformersfrom 5.12.1 to 5.15.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
550d7b3Release: v5.15.17e9f99cFix MTP config when mlp_layer_types is absent (#48015)6e336fdFix gemma4 video to device (#47896)c79e26aFallback from 'lanczos' to 'bicubic' when on cuda (#48026)d93f042Align logit distributions for CandidateGenerators using sampling (#48007)69bc61dFix DFlash candidate token device mismatch with device_map="auto" (#47877)5eddc12Release: v5.15.07bfaf47Add MuseGlimmer (#47867)4bd3150Revert "Fix CodeLlama tokenizer dropping leading whitespace on decode (#47488...fd12552Fix cached_files silently returning stale file on read-only filesystem (EROFS...Updates
matplotlibfrom 3.11.0 to 3.11.1Release notes
Sourced from matplotlib's releases.
Commits
3c1757aREL: v3.11.1792c6b5DOC: Prepare for 3.11.1aaff9f6Merge branch 'v3.11.0-doc' into v3.11.xd4f4527Merge pull request #32052 from meeseeksmachine/auto-backport-of-pr-32038-on-v...6ad4bcfMerge pull request #32050 from meeseeksmachine/auto-backport-of-pr-31304-on-v...7fb74d3Merge pull request #32051 from meeseeksmachine/auto-backport-of-pr-32037-on-v...c624aecBackport PR #32038: Fix occasional misalignment in reported mouse position (a...8eda2b7Backport PR #32037: Bump the actions group with 3 updatesa0e7ae5Backport PR #31304: Fix restoring 'auto' aspect in 3D axes after switching fr...9001323Merge pull request #32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v...Updates
python-keycloakfrom 5.8.0 to 7.1.1Changelog
Sourced from python-keycloak's changelog.
... (truncated)
Commits
de25a9cfix(uma): set requested resource ids correctly in permission ticket creation ...9720e2ddocs: changelog update98b9b24feat: decode token with all keys, added get client certificate info method (#...f5333a0docs: changelog updatece07157fix: do not throw when processing signed userinfo response (#699)6580ac6chore: updated deps2f6beb3chore(typehints): fixup typehints for role parameter for add composites (#697)7e8184dchore: typehints (#696)5e3ee8ddocs: changelog update8eca957fix: Fix/python version and ci (#691)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 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