Bump the python-patch-and-minor group across 1 directory with 6 updates#400
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/python-wrapper/python-patch-and-minor-a8d791d24f
branch
from
July 10, 2026 15:47
7fe7e19 to
25e2e6b
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.53.1` | | [streamlit](https://github.com/streamlit/streamlit) | `1.58.0` | `1.59.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.22` | | [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.46.0` | Updates `snowflake-snowpark-python` from 1.52.0 to 1.53.1 - [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.53.1) Updates `streamlit` from 1.58.0 to 1.59.2 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.58.0...1.59.2) Updates `ruff` from 0.15.17 to 0.15.22 - [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.15.22) 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.46.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.44.0...selenium-4.46.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
July 17, 2026 14:44
25e2e6b to
52fba30
Compare
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.53.11.58.01.59.20.15.170.15.222.1.02.3.09.0.39.1.14.44.04.46.0Updates
snowflake-snowpark-pythonfrom 1.52.0 to 1.53.1Release notes
Sourced from snowflake-snowpark-python's releases.
Changelog
Sourced from snowflake-snowpark-python's changelog.
Commits
07e57b1Update CHANGELOG8848788Prepare release v1.53.1361cd43NO SNOW: 1.53.0 merge back (#4283)9a6ac71feat: Iceberg WAP branch read via BRANCH time travel (#4267)9936613SNOW-3746330 Auto register query listener for Snowflake VS Code Extension (#4...54efe1eNO SNOW: update model in ai complete (#4281)781994fSNOW-3489991: Block flattening of dropped NEW columns in connect mode (#4259)f2a8b5eNO-SNOW: cap pandas dep (#4278)6b733adSNOW-3727513: Remove stale libffi <=3.4.4 cap from conda recipe (#4277)f4a55afAdd Iceberg incremental read via CHANGES AT(VERSION) END(VERSION) (#4262)Updates
streamlitfrom 1.58.0 to 1.59.2Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
0a63ff7[fix] Avoid PyArrow 25 thread initialization crash (#15947)dab672bUp version to 1.59.21b7a13b[fix] Remove flaky Missing Submit Button warning (#15889)dd3c70b[fix] st.tabs panels stacking after widget rerun (#15894)b301c5b[fix] Fix React Aria dialog overlay stacking (#15876)5a6140a[fix] Surface missing httpx error for auth extra (#15864)f8bbc68[fix] Keep viewport gutter around dialog on narrow screens (#15875)9da3875[fix] Virtualize selectbox dropdown option list (#15870)6f4df23Up version to 1.59.126ac71eUp version to 1.59.0Updates
rufffrom 0.15.17 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)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.46.0Release notes
Sourced from selenium's releases.
... (truncated)
Commits
df5a634[build] Prepare for release of selenium-4.46.0 (#17763)a6a14b4bumping ts rules (#17760)726666b[rust] Prevent path traversal in tar and pkg extraction (#17668). Reported by...8b85e9a[build] Resolve Chrome milestone from Chrome-for-Testing channel version (#17...9f6ccde[java][bidi] Track events subscriptions using subscription ids (#17759)4177888[java] Move BiDi creation to RemoteWebDriver. Add enable BiDi to SafariOption...185e626[build] fix python linting in format.sh script15ee583[build] document .local customization and add PR review guidance (#17756)ee4057cAdd guidance for testing conventions in each language (#16734)4c140e1[build] Add update_cddl script to refresh pinned w3c/webref CDDL files (#17743)