Bump the python-packages group with 7 updates#403
Merged
Conversation
Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [pyspark](https://github.com/apache/spark) | `3.5.8` | `3.5.9` | | [faker](https://github.com/joke2k/faker) | `40.31.0` | `40.35.0` | | [gevent](https://github.com/gevent/gevent) | `26.5.0` | `26.7.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.15.22` | | [prek](https://github.com/j178/prek) | `0.4.9` | `0.4.10` | | [types-jwcrypto](https://github.com/python/typeshed) | `1.5.7.20260518` | `1.5.8.20260720` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.6` | `9.7.7` | Updates `pyspark` from 3.5.8 to 3.5.9 - [Commits](apache/spark@v3.5.8...v3.5.9) Updates `faker` from 40.31.0 to 40.35.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.31.0...v40.35.0) Updates `gevent` from 26.5.0 to 26.7.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@26.5.0...26.7.0) Updates `ruff` from 0.15.21 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.21...0.15.22) Updates `prek` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.9...v0.4.10) Updates `types-jwcrypto` from 1.5.7.20260518 to 1.5.8.20260720 - [Commits](https://github.com/python/typeshed/commits) Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.6...9.7.7) --- updated-dependencies: - dependency-name: pyspark dependency-version: 3.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: faker dependency-version: 40.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: gevent dependency-version: 26.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: prek dependency-version: 0.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: types-jwcrypto dependency-version: 1.5.8.20260720 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
enabled auto-merge (rebase)
July 23, 2026 05:18
MTSOnGithub
approved these changes
Jul 23, 2026
dolfinus
disabled auto-merge
July 23, 2026 07:29
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-packages group with 7 updates:
3.5.83.5.940.31.040.35.026.5.026.7.00.15.210.15.220.4.90.4.101.5.7.202605181.5.8.202607209.7.69.7.7Updates
pysparkfrom 3.5.8 to 3.5.9Commits
7c14a3cPreparing Spark release v3.5.9-rc1b8fd7f5[MINOR][SPARK-3.5] Upgrade to Ivy 2.5.3c85adcb[BACKPORT][MINOR][UI] Encode query parameters when generating log page scriptsb75a07d[SPARK-56227][3.5][CORE] Fix GcmTransportCipher to correctly handle multiple ...4596d25[SPARK-57962][PYTHON] Guard against path traversal in install_spark tar extra...2b0fc2a[MINOR][UI] Escape HTML when rendering error messages in the Web UI tablesd3ab824[SQL] Allow more control over UDT creation during input loadingecd72da[SPARK][SQL] LDAP Thriftserver improvementff7a771[SPARK-58033][PYTHON][DOC] Fixpy4jversion requirement in PySpark installa...6108643[SPARK-58030][SQL][TEST] Make FileDataSourceV2FallBackSuite robust to extra l...Updates
fakerfrom 40.31.0 to 40.35.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
2e83f45Bump version: 40.34.0 → 40.35.0b1caba1📝 Update CHANGELOG.md706aaca💄 Lint code6f8f18ffix(ru_RU): add correct bban_format so iban() is valid (#2416)b92cf24Bump version: 40.33.2 → 40.34.0db5e23c📝 Update CHANGELOG.md7659c7ffix(da_DK): correct BBAN length so iban() generates valid Danish IBANs (#2409)d20ef7cBump version: 40.33.1 → 40.33.240bd28b📝 Update CHANGELOG.mdfdf861dValidate positive=True against a non-positive max_value in pydecimal (#2428)Updates
geventfrom 26.5.0 to 26.7.0Commits
1ae8449Preparing release 26.7.0af4fad4Add note about change in binary wheel building.894a6e1gevent/resolver/_addresses.py: Apply suggestion from@koteshyelamatiand move...4bbfae8Merge pull request #2190 from gevent/os-close-no-init-hubfbc0ca7Blanket skip two SSL tests that are highly environment sensitive.bef4cddDisable 3.15 on windows entirely for now; everything is crashing and I'm pret...95c5b1eAttempt some CFFI-related workarounds.2b754a5cython won't build on windows, must stick to precompiled version. Debugging a...ebcebb0Track down why 3.15 was initting the hub.dcf4eaeMerge pull request #2189 from ddorian/fix-shutdown-atexit-orderUpdates
rufffrom 0.15.21 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
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
prekfrom 0.4.9 to 0.4.10Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
b45e671Bump version to 0.4.10 (#2358)0cf3be5Scope syntheticGIT_WORK_TREEto git commands (#2356)0265dddAdd tag filters to update configuration (#2354)dcfa91bPublish Alpine Docker images (#2352)1e0b2c1Expand common workflows guide (#2351)753e13cSupport builtin and meta in try-repo (#2350)1e2abfbFix Python discovery order (#2348)ec15d68Update Rust crate indicatif to v0.18.6 (#2330)ba4939aUpdate Rust crate fs-err to v3.3.1 (#2329)e43acbaImprove contribution templates (#2347)Updates
types-jwcryptofrom 1.5.7.20260518 to 1.5.8.20260720Commits
Updates
mkdocs-materialfrom 9.7.6 to 9.7.7Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b3e6dd8Prepare 9.7.7 release52fb6beMerge commit from fork901e633AddedSECURITY.mdwith EOL notice5b36f2aBump js-yaml from 4.1.1 to 4.2.0 (#8598)2d11e7bBump form-data from 3.0.4 to 3.0.5 (#8597)ae05a53Bump esbuild from 0.27.2 to 0.28.1 (#8596)434af93Bump shell-quote from 1.7.3 to 1.8.4 (#8593)4447cdaDocumentation (#8590)8f8d551Updated copyright year (#8588)08d8514Bump fast-uri from 3.0.3 to 3.1.2 (#8587)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