chore(deps)(deps): bump the python-dependencies group across 1 directory with 6 updates#38
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ory with 6 updates Bumps the python-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.4.4` | `2.4.6` | | [cvxpy](https://github.com/cvxpy/cvxpy) | `1.8.2` | `1.9.1` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.2` | `3.0.3` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.9` | `3.11.0` | | [marimo](https://github.com/marimo-team/marimo) | `0.23.3` | `0.23.9` | | [plotly](https://github.com/plotly/plotly.py) | `6.7.0` | `6.8.0` | Updates `numpy` from 2.4.4 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.4...v2.4.6) Updates `cvxpy` from 1.8.2 to 1.9.1 - [Release notes](https://github.com/cvxpy/cvxpy/releases) - [Commits](cvxpy/cvxpy@v1.8.2...v1.9.1) Updates `pandas` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.2...v3.0.3) Updates `matplotlib` from 3.10.9 to 3.11.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.9...v3.11.0) Updates `marimo` from 0.23.3 to 0.23.9 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.23.3...0.23.9) Updates `plotly` from 6.7.0 to 6.8.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.7.0...v6.8.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cvxpy dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: marimo dependency-version: 0.23.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: plotly dependency-version: 6.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-dependencies group with 6 updates in the / directory:
2.4.42.4.61.8.21.9.13.0.23.0.33.10.93.11.00.23.30.23.96.7.06.8.0Updates
numpyfrom 2.4.4 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
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
cvxpyfrom 1.8.2 to 1.9.1Release notes
Sourced from cvxpy's releases.
... (truncated)
Commits
4489dd6Release v1.9.1424daadPatch/1.9.1 (#3345)b9189a5Begin development of 1.9.1261539fRelease v1.9.0eb1fea2Add comprehensive tests for scalarize transforms (#3254)f6c30b9DNLP sync (#3326)8971ea4Prep for 1.9: release docs (#3309)72440a2Improve solver_path tests (#3327)386e471Make solver_path fall back on non-optimal statuses (#3324)59cbc6cAdd cp.nlp submodule namespace for NLP atoms (#3222)Updates
pandasfrom 3.0.2 to 3.0.3Release notes
Sourced from pandas's releases.
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
matplotlibfrom 3.10.9 to 3.11.0Release notes
Sourced from matplotlib's releases.
Commits
69c7534REL: v3.11.0b7d912bDOC: Set 3.11 as preferred stable release7c3d502Update Security Policy for 3.11964e73dDOC: Prepare GitHub stats for 3.11 finalbfa2633Bump font manager version to final released0603b2Merge pull request #31873 from meeseeksmachine/auto-backport-of-pr-31706-on-v...edf5ebcBackport PR #31706: Fix clabel manual indexc0e80b7Merge pull request #31872 from meeseeksmachine/auto-backport-of-pr-31868-on-v...2a14854Backport PR #31868: DOC: Move errorbar examples to the statistics sectionsea43d96Merge pull request #31871 from meeseeksmachine/auto-backport-of-pr-31870-on-v...Updates
marimofrom 0.23.3 to 0.23.9Release notes
Sourced from marimo's releases.
... (truncated)
Commits
c3c0ee3release: 0.23.9 (#9790)fdd55c8fix: escape user-controlled file_key in service worker injection (#9789)dc35cdffeat(sharing): add MARIMO_RESTRICT_SHARING env var machine-wide (#9756)6dcaff7feat: non-destructive local takeover (read-only viewer + bidirectional takeov...d0352e2slides: add cells with no output to the minimap & viewer (#9771)d9ab41afix completions in slides view (#9769)c0f07c0fix: arg/kwarg collision for local numpy vars in caching (#9751)8d6e540feat(server): add GET /api/kernel/status endpoint (#9768)e55e7bafix(runtime): don't shadow builtin print unless mo.Thread is used (#9765) (#9...4d47f09fix(lsp): suppress marimo hover tooltip for all LSP providers, not just pylsp...Updates
plotlyfrom 6.7.0 to 6.8.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
ea4eca8Address PR feedbacke57adbdFix broken exampleb8c2bf4Update Jupyter Lab extension files2de1059Update docs for releasef94e304Version changes for v6.8.07f2eb35Merge pull request #5608 from plotly/cam/update-plotly.js-3.6.0f57cf96Update command to runnpm installforupdateplotlyjs1f26820Update lock file8f699a3chore: Update plotly.js to v3.6.0f0755e5Merge pull request #5605 from plotly/cam/pin-python-frontmatterDependabot 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