Bump the python-minor-and-patch group across 1 directory with 4 updates - #25
Merged
github-actions[bot] merged 2 commits intoAug 15, 2026
Merged
Conversation
Bumps the python-minor-and-patch group with 4 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [pandas-stubs](https://github.com/pandas-dev/pandas-stubs), [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) and [streamlit](https://github.com/streamlit/streamlit). Updates `ruff` from 0.15.22 to 0.16.2 - [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.2) Updates `pandas-stubs` from 3.0.3.260530 to 3.0.5.260730 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v3.0.3.260530...v3.0.5.260730) Updates `sphinx-autodoc-typehints` from 3.12.1 to 3.13.2 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.12.1...3.13.2) Updates `streamlit` from 1.59.2 to 1.61.1 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.59.2...1.61.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pandas-stubs dependency-version: 3.0.5.260730 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: sphinx-autodoc-typehints dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: streamlit dependency-version: 1.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
The ruff bump in this PR reformats Python code blocks in README.md, so `ruff format --check` failed and the PR could not merge. Running the formatter is the whole fix.
dependabot
Bot
deleted the
dependabot/uv/python-minor-and-patch-b39e6c57b9
branch
August 15, 2026 20:04
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-minor-and-patch group with 4 updates in the / directory: ruff, pandas-stubs, sphinx-autodoc-typehints and streamlit.
Updates
rufffrom 0.15.22 to 0.16.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
5b48a04Bump 0.16.2 (#27555)1b9e5fcUpdate Swatinem/rust-cache action to v2.9.2 (#27568)c4e86fc[ty] Add helper extension methods for half-range and equality constraints (#2...17a00de[ty] Reuse primer commands in memory reports (#27553)6ea296b[ty] Normalize type labels in structured docstrings (#26923)2fc445f[ty] Diagnose invalid getattr calls (#27502)22c7823[ty] Enable (but downrank) auto-import completion suggestions from stub-only ...05160d5[ty] Diagnose invalid descriptor__get__calls (#27400)baea3d0[ty] Expose strict analysis options in the playground (#27543)c88946e[ty] Bump ecosystem-analyzer for strict project settings (#27542)Updates
pandas-stubsfrom 3.0.3.260530 to 3.0.5.260730Commits
bf7bb7bVersion 3.0.5.26073077b8206update to pandas 3.0.5 (#1851)d5fb947MNT: Upgrade ty and fix nightly warnings with changes in read_excel default e...576c492TST: #1799 enabletyin some oftests/arrays/**/*(#1845)842d2dcCLN: python/typeshed#16072 replaceSupportsGetItem(#1835)be9a2c0BUG: #1786 reduce TODOs related tonp.datetime64andnp.timedelta64(#1831)247e187TST: #1799 enabletyintests/test_timefuncs.py(#1833)5dee979ENH: support pd.col expressions in DataFrame indexing (#1847)da9c183CLN: updateruffand enableA,ERAexceptERA001, andRUF(#1837)a0b8acbTYP: pandas-dev/pandas#52551 addIndex.diff(#1826)Updates
sphinx-autodoc-typehintsfrom 3.12.1 to 3.13.2Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
b6953cdfix: support subscripted type aliases (#745)9a139b1[pre-commit.ci] pre-commit autoupdate (#746)93f0f93🐛 fix(resolver): stop TYPE_CHECKING and stub gaps cascading (#743)593970a🐛 fix(resolver): ignore non-tuple type_params (#742)d119630👷 ci(coverage): pick a measurement core that records contexts (#744)3f78960build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#739)81707d3[pre-commit.ci] pre-commit autoupdate (#738)733f343build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#737)2dd44a7build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#736)39e9e1c👷 ci(python): test against Python 3.15 beta (#735)Updates
streamlitfrom 1.59.2 to 1.61.1Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
cc5f10b[fix] Pin starlette below 1.4.0 (#16342)520f422Up version to 1.61.100096bd[fix] Accept same-window self-posts in host message guard (#16327)a3cde67[fix] Restore port auto-increment on Windows (#16315)1de3f65[fix] st.status in an outside container blanks the app (#16316)24ecf7dUp version to 1.61.0a548263Fix st.help header showing "page.run()" in multipage apps (#16244)5f1fa80[fix] Suppress the skills nudge when an install would only conflict, and repo...b86f523[feature] Emit a bounded failure reason on skills-install nudge telemetry (#1...1108a0eImprove tag accessibility inst.multiselect(#16200)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