Bump the python-patch-and-minor group across 1 directory with 6 updates - #400
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/python-wrapper/python-patch-and-minor-a8d791d24f
branch
2 times, most recently
from
July 17, 2026 14:44
25e2e6b to
52fba30
Compare
Bumps the python-patch-and-minor group with 6 updates in the /python-wrapper directory: | Package | From | To | | --- | --- | --- | | [snowflake-snowpark-python](https://github.com/snowflakedb/snowpark-python) | `1.52.0` | `1.54.0` | | [streamlit](https://github.com/streamlit/streamlit) | `1.58.0` | `1.61.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.16.2` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.44.0` | `4.47.0` | Updates `snowflake-snowpark-python` from 1.52.0 to 1.54.0 - [Release notes](https://github.com/snowflakedb/snowpark-python/releases) - [Changelog](https://github.com/snowflakedb/snowpark-python/blob/main/CHANGELOG.md) - [Commits](snowflakedb/snowpark-python@v1.52.0...v1.54.0) Updates `streamlit` from 1.58.0 to 1.61.1 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.58.0...1.61.1) Updates `ruff` from 0.15.17 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.17...0.16.2) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `selenium` from 4.44.0 to 4.47.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.44.0...selenium-4.47.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-patch-and-minor - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-patch-and-minor - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-patch-and-minor - dependency-name: selenium dependency-version: 4.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-patch-and-minor - dependency-name: snowflake-snowpark-python dependency-version: 1.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-patch-and-minor - dependency-name: streamlit dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-wrapper/python-patch-and-minor-a8d791d24f
branch
from
August 14, 2026 09:03
52fba30 to
7b40bfc
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/pip/python-wrapper/python-patch-and-minor-a8d791d24f
branch
August 14, 2026 09:31
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-patch-and-minor group with 6 updates in the /python-wrapper directory:
1.52.01.54.01.58.01.61.10.15.170.16.22.1.02.3.09.0.39.1.14.44.04.47.0Updates
snowflake-snowpark-pythonfrom 1.52.0 to 1.54.0Release notes
Sourced from snowflake-snowpark-python's releases.
... (truncated)
Changelog
Sourced from snowflake-snowpark-python's changelog.
... (truncated)
Commits
9d02cebupdate release dated361570NO-SNOW: fix more test failures (#4299)236a30cNO-SNOW: fix release test failures (#4298)2cc5ea0Prepare release v1.54.0fb3ac1eNO-SNOW: fix test failures (#4295)a85d5e8Add missing AISQL function wrappers: ai_count_tokens, ai_multi_embed, ai_reda...1a91941SNOW-3818475: fix RecursionError in test_read_csv_with_infer_schema_negative ...cd5f5a8SNOW-3819819: Fix df.collect() test check pattern (#4292)168e0c0SNOW-3814745: Revert "SNOW-3485482: Eliminate unnecessary SELECT * from joins...916123dNO-SNOW: Remove experimental tag from AI SQL functions (#4263)Updates
streamlitfrom 1.58.0 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)Updates
rufffrom 0.15.17 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
mypyfrom 2.1.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
seleniumfrom 4.44.0 to 4.47.0Release notes
Sourced from selenium's releases.