chore(deps): bump the python-dependencies group across 1 directory with 9 updates - #13
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 9 updates Bumps the python-dependencies group with 9 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.3` | | [streamlit](https://github.com/streamlit/streamlit) | `1.59.2` | `1.63.0` | | [plotly](https://github.com/plotly/plotly.py) | `6.9.0` | `7.0.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [pyarrow](https://github.com/apache/arrow) | `24.0.0` | `25.0.1` | | [optuna](https://github.com/optuna/optuna) | `4.9.0` | `5.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.7` | | [ty](https://github.com/astral-sh/ty) | `0.0.61` | `0.0.80` | 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.3 - [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.3) Updates `streamlit` from 1.59.2 to 1.63.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.59.2...1.63.0) Updates `plotly` from 6.9.0 to 7.0.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.9.0...v7.0.0) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) 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 `optuna` from 4.9.0 to 5.0.0 - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](optuna/optuna@v4.9.0...v5.0.0) Updates `ruff` from 0.15.22 to 0.16.7 - [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.7) Updates `ty` from 0.0.61 to 0.0.80 - [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.80) --- 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.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: streamlit dependency-version: 1.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: plotly dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch 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: optuna dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.80 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 9 updates in the / directory:
3.0.33.0.52.5.12.5.31.59.21.63.06.9.07.0.02.13.42.13.524.0.025.0.14.9.05.0.00.15.220.16.70.0.610.0.80Updates
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.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
dd88c0cMerge pull request #32511 from charris/prepare-2.5.3edcac6aREL: Prepare for the NumPy 2.5.3 releasefd4d908Merge pull request #32509 from charris/backport-3249665bb1daBUG: fix crash in ufunc.resolve_dtypes with a Python scalar type (#32496)294956eMerge pull request #32506 from charris/backport-3250326428d9DOC: fix scipy docs links in intersphinx mapping (#32507)5fab1cbDOC: use static scipy doc site for intershpinx (#32503)7beed2fMerge pull request #32481 from ngoldbaum/stringdtype-backport8972f70Merge pull request #32478 from charris/backport-32466ab1b589Merge pull request #32477 from charris/backport-32423Updates
streamlitfrom 1.59.2 to 1.63.0Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
cb9aba9Up version to 1.63.0158822c[fix] Keep a time given before a date in st.datetime_input (#16664)a039406[fix] Prevent upload hang when middleware reads the body first (#16709)913f77c[docs] Update agent skill for keyed fragment reruns (#16750)1614093[docs] Document that st.rerun() works in widget callbacks (#16751)d330f58[fix] Log all user-facing warnings to the console (#16717)a1bdd67[feature] Add event-scoped fragment reruns via st.rerun(scope=<key>) (#16161)da485ea[chore] Fix click, uvloop, knip, and teardown test warnings (#16735)c714cfe[chore] Add papercut auto-select and final AI review (#16731)976187b[chore] Pin patched frontend security dependencies (#16748)Updates
plotlyfrom 6.9.0 to 7.0.0Release notes
Sourced from plotly's releases.
... (truncated)
Changelog
Sourced from plotly's changelog.
Commits
73c4745version changes for v7.0.0c58eb29Merge pull request #5712 from plotly/v7.045ecea4Merge pull request #5711 from plotly/bump-plotlyjs-v4.0.06bd0b40update changelog860b4f7Apply suggestion from@camdecosterf50f9ffupdate changelog367886bchange plotly.js master references to mainbb7d2deupdate color validator for new color formats11338e1update plotly.js to v4.0.0 and re-run codegen and js builds939cd69Merge branch 'main' into v7.0Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
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
optunafrom 4.9.0 to 5.0.0Release notes
Sourced from optuna's releases.
... (truncated)
Commits
01ddd17Merge pull request #6839 from c-bata/ignore-sphinx-warning1339d2cMerge pull request #6840 from y0z/feature/bump-up-version-v54c975c0Bump up version to 5.0.086a1d43Temporarily disable -W option on Sphinx build6ac05f5Merge pull request #6799 from yen-0/fix/cliplowab320b6Merge pull request #6804 from sawa3030/add-constrained-qlogehvi3dbb1d5Merge branch 'master' of https://github.com/optuna/optuna into add-constraine...027f3b1Merge pull request #6834 from not522/remove-system-attr0576fafUpdate document8f98dd9Update optuna/_gp/acqf.pyUpdates
rufffrom 0.15.22 to 0.16.7Release notes
Sourced from ruff's releases.