chore(deps): bump the python group across 2 directories with 7 updates#4451
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python group across 2 directories with 7 updates#4451dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
7c2f6ba to
afd719f
Compare
Bumps the python group with 6 updates in the /global-images/datascience directory: | Package | From | To | | --- | --- | --- | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.3` | | [numpy](https://github.com/numpy/numpy) | `2.4.0` | `2.4.6` | | [scipy](https://github.com/scipy/scipy) | `1.16.3` | `1.17.1` | | [plotly](https://github.com/plotly/plotly.py) | `6.5.0` | `6.7.0` | | [transformers](https://github.com/huggingface/transformers) | `4.57.3` | `5.9.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.8` | `3.10.9` | Bumps the python group with 1 update in the /scripts/init-realm directory: [python-keycloak](https://github.com/marcospereirampj/python-keycloak). Updates `pandas` from 2.3.3 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.3) Updates `numpy` from 2.4.0 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.0...v2.4.6) Updates `scipy` from 1.16.3 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.3...v1.17.1) Updates `plotly` from 6.5.0 to 6.7.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.5.0...v6.7.0) Updates `transformers` from 4.57.3 to 5.9.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.57.3...v5.9.0) Updates `matplotlib` from 3.10.8 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9) 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: matplotlib dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: plotly dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: transformers dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
afd719f to
3a48ab7
Compare
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:
2.3.33.0.32.4.02.4.61.16.31.17.16.5.06.7.04.57.35.9.03.10.83.10.9Bumps the python group with 1 update in the /scripts/init-realm directory: python-keycloak.
Updates
pandasfrom 2.3.3 to 3.0.3Release notes
Sourced from pandas's releases.
... (truncated)
Commits
72f2feaRLS: 3.0.3 (#65590)2897590Backport PR #65436 on branch 3.0.x (Account for privatization of matplotlib `...49894b5Backport PR #65499 on branch 3.0.x (BUG: fix check if pyarrow is installed in...1c6d1e3[backport 3.0.x] PERF: remove special casing for zoneinfo in tz_localize_to_u...2a54711Backport PR #64379 on branch 3.0.x (PERF: improve performance with ZoneInfo t...036bb7cBackport PR #65482 on branch 3.0.x (PERF: don't call unique on dtypes for che...bf4c182Backport PR #65410 on branch 3.0.x (TST: also convert str index to object in ...dd02d75[backport 3.0.x] BUG: keep fsspec OpenFile alive for chained URL reads (#6547...aef3d0f[backport 3.0.x] CI: lowercase types-pymysql/types-pyyaml to fix mamba 2.6.0 ...bb8e248Backport PR #65399 on branch 3.0.x (DOC: fix source link for classes in the r...Updates
numpyfrom 2.4.0 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.conj()37a1eccMerge pull request #31444 from charris/begin-2.4.63c0e043MAINT: Prepare 2.4.x for further developmentUpdates
scipyfrom 1.16.3 to 1.17.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
527eb7fREL: 1.17.1 release commit [wheel build]f11663bMerge pull request #24584 from tylerjereddy/treddy_prep_1.17.12c49e68DOC: PR 24584 revisions400fa15safely convert index dtypes to intc for csgraph and superLU8c70404MAINT: PR 24584 revisions [wheel build]6dda8c1BUG: PR 24584 revisions4a187e5DOC: PR 24584 revisions463ee9fENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)df746eeBUG: linalg: restore dtypes in inv, solve, det246bfeeMAINT:optimize: Enable multi-phase init to DIRECTUpdates
plotlyfrom 6.5.0 to 6.7.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
1a2065aAdd missing attributions8422e17Add missing octothorpesfa9116fUpdate Jupyter Lab extension filesc771ad5Version changes for v6.7.0067b954Merge pull request #5565 from plotly/cam/update-plotly.js-v3.5.01b7de49Update Jupyter support filesd605d3echore: Update plotly.js to v3.5.0600f865Merge pull request #5541 from plotly/migrate-to-gh-actions10c7c56Merge pull request #5518 from mosh3eb/fix/broken-license-link-readmeea813ddMerge branch 'main' into fix/broken-license-link-readmeUpdates
transformersfrom 4.57.3 to 5.9.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
0a2757drelease v5.9.0e370a7ffix cohere2 tp_plan for releasef59ffd1Add new cohere2_moe model (#46115)4f41f26[loading] Free up tensors faster inside ConversionOps (#46110)d5dd7eeFix post processing RF-DETR (#46041)0b25f8c[serve] Support for reasoning (#45690)0df9b7fFix Gemma4 generation from inputs_embeds and per_layer_inputs (#46049)38a8b55Parakeet tdt (#44171)3428030Remove mask visualization tool frommasking_utils.py(#46066)dda0650user friendly error when loading audio from video (#45221)Updates
matplotlibfrom 3.10.8 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
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)