chore(deps): bump the python-deps group across 1 directory with 5 updates - #83
Merged
Merged
Conversation
…ates Updates the requirements on [pandas](https://github.com/pandas-dev/pandas), [streamlit](https://github.com/streamlit/streamlit), [matplotlib](https://github.com/matplotlib/matplotlib), [ruff](https://github.com/astral-sh/ruff) and [nbstripout](https://github.com/kynan/nbstripout) to permit the latest version. Updates `pandas` to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `streamlit` to 1.60.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.59.1...1.60.0) Updates `matplotlib` to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.11.0...v3.11.1) Updates `ruff` to 0.16.0 - [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.21...0.16.0) Updates `nbstripout` to 0.9.1 - [Release notes](https://github.com/kynan/nbstripout/releases) - [Changelog](https://github.com/kynan/nbstripout/blob/main/CHANGELOG.md) - [Commits](kynan/nbstripout@0.8.1...0.9.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production dependency-group: python-deps - dependency-name: streamlit dependency-version: 1.60.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production dependency-group: python-deps - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development dependency-group: python-deps - dependency-name: nbstripout dependency-version: 0.9.1 dependency-type: direct:development dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot ignore ruff minor version |
Contributor
Author
|
OK, I won't notify you about version 0.16.x of ruff again, unless you unignore it. |
Colinho22
approved these changes
Jul 24, 2026
Contributor
Author
|
Oh no! Something went wrong on our end. Please try again later. If the problem persists, please contact GitHub support for assistance 🙇 |
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.
Updates the requirements on pandas, streamlit, matplotlib, ruff and nbstripout to permit the latest version.
Updates
pandasto 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
streamlitto 1.60.0Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
70c32f1Up version to 1.60.05b2bbbe[bugfix] Fix widgets inside popover-in-dialog being unclickable (#16067)c5e4012[bugfix] Fix inconsistent checkbox margin in horizontal container within colu...96cf9d6[docs] Pause external pull request contributions (#16037)d71628c[bugfix] Include decorators in st.echo output (#16068)cc1676aBump the eslint group across 1 directory with 2 updates (#16083)4ccad5d[chore] Add typing test for st.pydeck_chart (#15801)fc2cb5dBump the codeql-action group with 2 updates (#16058)6022987Bump vite-bundle-analyzer from 1.3.8 to 1.3.9 in /frontend in the vite group ...db297c6Bump the protobufjs group in /frontend with 2 updates (#16073)Updates
matplotlibto 3.11.1Release notes
Sourced from matplotlib's releases.
Commits
3c1757aREL: v3.11.1792c6b5DOC: Prepare for 3.11.1aaff9f6Merge branch 'v3.11.0-doc' into v3.11.xd4f4527Merge pull request #32052 from meeseeksmachine/auto-backport-of-pr-32038-on-v...6ad4bcfMerge pull request #32050 from meeseeksmachine/auto-backport-of-pr-31304-on-v...7fb74d3Merge pull request #32051 from meeseeksmachine/auto-backport-of-pr-32037-on-v...c624aecBackport PR #32038: Fix occasional misalignment in reported mouse position (a...8eda2b7Backport PR #32037: Bump the actions group with 3 updatesa0e7ae5Backport PR #31304: Fix restoring 'auto' aspect in 3D axes after switching fr...9001323Merge pull request #32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v...Updates
ruffto 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Updates
nbstripoutto 0.9.1Release notes
Sourced from nbstripout's releases.
Changelog
Sourced from nbstripout's changelog.
... (truncated)
Commits
34071b7Bump version: 0.9.0 → 0.9.1dd14582Update changelog for 0.9.1 releaseaa27891README: address some Markdown lint186d22fAdd --unix-newline flag to force UNIX line endings in output (#209)2b96276Don't touch files when there is no change required (#210)498ec11Add GitHub workflow for publishing to PyPI9d9c48bBump version: 0.8.2 → 0.9.082385b7Update changelog for 0.9.0 release71289b6Ruff format all files08d27c4Drop support for Python 3.8 & 3.9, add 3.13 & 3.14Dependabot 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