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
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.4` | | [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.8.1` | | [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.4 - [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.4) 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.8.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.57.3...v5.8.1) 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>
7c2f6ba to
afd719f
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.41.16.31.17.16.5.06.7.04.57.35.8.13.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.4Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
Commits
be93fe2Merge pull request #31090 from charris/prepare-2.4.4f5245dcREL: Prepare for the NumPy 2.4.4 release02e838bMerge pull request #31084 from charris/backport-31056fa74b2dMAINT: numpy.i: Replace deprecatedsprintfwithsnprintf(#31056)533a6dbMerge pull request #31079 from charris/backport-208019e496cbTST: fix POWER VSX feature mapping (#30801)8052c4bMerge pull request #31058 from charris/backport-310217f13b5aMAINT: Skip test on PyPy.4c5fdd6MAINT: Remove unused import of tracemalloc.a3ca5edUpdate numpy/_core/src/multiarray/shape.cUpdates
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.8.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
cc832f9upf966d7bDeepseek v4 csa mask collapse (#45928)283f3f0Fix deepseek v4 (#45892)4e0be9cFix WeightConverter regex incorrectly matching shared_experts as experts in D...ec85262[fix] Addfatal_errortoContinuousBatchingManagerso the serving layer c...049d2bfv5.8.02871cafAdd Granite 4.1 Vision (granite4_vision) (#45597)aaec109fix: correct spelling in continuous_api docstring (#45749)7050d0eFix link to modular transformers documentation (#45746)df2f2b5Gemma4: fix failed test cases (#45568)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)