chore(deps): bump the python-dependencies group across 1 directory with 6 updates - #10
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group across 1 directory with 6 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 6 updates Bumps the python-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.3` | `3.0.5` | | [numpy](https://github.com/numpy/numpy) | `2.5.1` | `2.5.2` | | [streamlit](https://github.com/streamlit/streamlit) | `1.59.2` | `1.62.0` | | [pyarrow](https://github.com/apache/arrow) | `24.0.0` | `25.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.4` | | [ty](https://github.com/astral-sh/ty) | `0.0.61` | `0.0.73` | Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `numpy` from 2.5.1 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.1...v2.5.2) Updates `streamlit` from 1.59.2 to 1.62.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.59.2...1.62.0) Updates `pyarrow` from 24.0.0 to 25.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-24.0.0...apache-arrow-25.0.1) Updates `ruff` from 0.15.22 to 0.16.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.22...0.16.4) Updates `ty` from 0.0.61 to 0.0.73 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.61...0.0.73) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: streamlit dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyarrow dependency-version: 25.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.73 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... 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-dependencies group with 6 updates in the / directory:
3.0.33.0.52.5.12.5.21.59.21.62.024.0.025.0.10.15.220.16.40.0.610.0.73Updates
pandasfrom 3.0.3 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...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
numpyfrom 2.5.1 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
streamlitfrom 1.59.2 to 1.62.0Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
5a6be2bUp version to 1.62.0576fcde[fix]date_inputanddatetime_inputoverflow styling in narrow containers...5261cd8[fix] Restore metric sparkline after empty chart data (#16543)3bea909[feature] Add wrap parameter to st.multiselect (#16509)98b2ff8[refactor] Use Starlette 1.5 native gzip media/range handling (#16462)54435f1RemoveBaseWeband related dependencies (#16514)96dae80[feature] Add in-error install-skills callout (#15693)ae7786dAddTimeFieldtoDateTimeInputcalendar popover (#16502)72385a2[spec] Addtype="step"forst.expanderandst.status(#14875)653c13eBump ruff from 0.16.2 to 0.16.3 in the python-ruff group (#16552)Updates
pyarrowfrom 24.0.0 to 25.0.1Release notes
Sourced from pyarrow's releases.
Commits
beccec0MINOR: [Release] Update versions for 25.0.17bdf01aMINOR: [Release] Update .deb/.rpm changelogs for 25.0.191dbae1MINOR: [Release] Update CHANGELOG.md for 25.0.1849d463GH-50808: [Python] Narrow Feather deprecation to V1 format (#50685)e70ebf5GH-50600: [Release] Pin Python version in Conda verificationf5037beGH-50578: [C++][FlightRPC][ODBC] Always return SQL_NO_DATA from GetMoreResult...1491589GH-50503: [Parquet] Remove SVE128 unpack (#50611)d1eaaedGH-50326: [Python] Convert arrays to Python objects without per-element Scala...fe14135GH-50428: [C++] Better mimalloc configuration on macOS (#50549)8fb632aGH-50383: [Release] Remove deprecated -f flag on conda create environment (#5...Updates
rufffrom 0.15.22 to 0.16.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c76bfBump 0.16.4 (#27937)d53c8c5Isolate playground builds from deployment credentials (#27839)cab001eDisable uv preview for releases and pre-commit hooks (#27939)f8d575f[ty] Clarify writing guidance for human readers (#27912)ca45faeSet--previewand--default-indexfor theuv-lockhook (#27935)4827bf7ExportUV_DEFAULT_INDEXinrelease.sh(#27934)d1087a4[ty] Handle assignment expressions in string annotations (#27921)680cce4[ty] Optimize inherited recursive protocol comparisons (#27922)974d3cbUpgrade ecosystem-analyzer and mypy_primer to the latest upstream pins (#27932)b169b40Install cargo tools locked (#27929)Updates
tyfrom 0.0.61 to 0.0.73Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
4bd2833Bump version to 0.0.73 (#4322)93d0d4fDisable known GitHub cache clients in release workflows (#4317)ec4806bHarden release workflow permissions and shell inputs (#4319)f61c758Disable cache-aware actions throughout release workflows (#4321)b25dd98Require wheels for Python tooling dependencies (#4313)07cd61aManage docs build with a dep group (#4315)b37f512Require the release tooling lockfile (#4316)7a1c4e7Fix vulnerable Python dependencies (#4282)7abd818Add dependency cooldowns (#4281)62ebbecBump version to 0.0.72 (#4268)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