Merged
Conversation
Bumps the patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [joblib](https://github.com/joblib/joblib) | `1.5.2` | `1.5.3` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.17` | `1.8.19` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.0` | `8.7.1` | | [superqt](https://github.com/pyapp-kit/superqt) | `0.7.6` | `0.7.7` | | [tornado](https://github.com/tornadoweb/tornado) | `6.5.2` | `6.5.4` | | [jaraco-context](https://github.com/jaraco/jaraco.context) | `6.0.1` | `6.0.2` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8` | `2.8.1` | Updates `joblib` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.5.2...1.5.3) Updates `debugpy` from 1.8.17 to 1.8.19 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.17...v1.8.19) Updates `importlib-metadata` from 8.7.0 to 8.7.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.7.0...v8.7.1) Updates `superqt` from 0.7.6 to 0.7.7 - [Release notes](https://github.com/pyapp-kit/superqt/releases) - [Changelog](https://github.com/pyapp-kit/superqt/blob/main/CHANGELOG.md) - [Commits](pyapp-kit/superqt@v0.7.6...v0.7.7) Updates `tornado` from 6.5.2 to 6.5.4 - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.5.4/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.2...v6.5.4) Updates `jaraco-context` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/jaraco/jaraco.context/releases) - [Changelog](https://github.com/jaraco/jaraco.context/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.context@v6.0.1...v6.0.2) Updates `soupsieve` from 2.8 to 2.8.1 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8...2.8.1) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: debugpy dependency-version: 1.8.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: importlib-metadata dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: superqt dependency-version: 0.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tornado dependency-version: 6.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: jaraco-context dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: soupsieve dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
shachafl
approved these changes
Jan 8, 2026
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 patch group with 7 updates:
1.5.21.5.31.8.171.8.198.7.08.7.10.7.60.7.76.5.26.5.46.0.16.0.22.82.8.1Updates
joblibfrom 1.5.2 to 1.5.3Changelog
Sourced from joblib's changelog.
Commits
40cd002RELEASE 1.5.3 (#1765)f05be67MNT Remove last usage of distutils (#1760)4273f39MNT bump actions/checkout from 5 to 6 in the github-actions group (#1762)f465f02FIX don't overwrite existing .gitignore (#1742)cca7d87MNT bump sklearn test on python 3.12 (#1759)f7775adMNT remove deprecated pytest feature (#1757)3c58aabAdd Python 3.14 and 3.14t to the testing (#1747)9b96664Bump cloudpickle to 3.1.2 (#1752)c3bdbd9Bump the github-actions group with 5 updates (#1749)a09bb30Keep GitHub Actions up to date with GitHub's Dependabot (#1748)Updates
debugpyfrom 1.8.17 to 1.8.19Release notes
Sourced from debugpy's releases.
Commits
698499eAdd support for space in the python file (#1982)e5017d7Fix arq quoting to work in runInTerminal (#1981)1e3fd91fix the link to Python extension inCONTRIBUTING.md(#1934)378339aUpdate team rotation list in round-robin workflow (#1978)93d93f2Update CODEOWNERS to remove a reviewer (#1979)8f13145Add pyrx-admins as code owners (#1976)275cacaAdd gcc flags (#1947)82e409einclude py.typed in the distributed package (#1960)Updates
importlib-metadatafrom 8.7.0 to 8.7.1Changelog
Sourced from importlib-metadata's changelog.
Commits
84e9028Finalize36ed6f6Merge pull request #521 from 2xB/fix520f6eee56Rely on passthrough to designate a wrapper for its side effect.3c9510bPrefer noop for degenerate behavior.a36bab9Avoid if block.8dd2937Decouple clear_after_fork from lru_cache and then compose.1da3f45Add news fragment.a1c25d8🧎♀️ Genuflect to the types.4e962a8👹 Feed the hobgoblins (delint).6a30ab9Allow initial currsize to be greater than one (as happens when running the te...Updates
superqtfrom 0.7.6 to 0.7.7Release notes
Sourced from superqt's releases.
Changelog
Sourced from superqt's changelog.
Commits
9ce358etests: fix pyside6 segfault in cmap combo tests (#319)5335004test: Add tests for slider behavior with equal min and max values (#310)b11b511ci: [pre-commit.ci] autoupdate (#306)a801e80ci(dependabot): bump actions/checkout from 4 to 5 (#305)36cd206ci(dependabot): bump astral-sh/setup-uv from 6 to 7 (#309)Updates
tornadofrom 6.5.2 to 6.5.4Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
63d4df4Merge pull request #3564 from bdarnell/release-654eadbf9aRelease notes and version bump for 6.5.4bbc2b14Make sure that the in-operator on HTTPHeaders is case insensitive38014ddMerge pull request #3558 from bdarnell/relnotes-653083e2b2Merge pull request #3557 from bdarnell/perf-counter-6531431c9test: Use time.perf_counter instead of time.time for performance tests07b5924tox: Pin pycares version 4 due to backwards-incompatible changesa5e50e2Release notes and version bump for 6.5.32976629Merge pull request #3555 from bdarnell/release-6539c163aeweb: Harden against invalid HTTP reason phrasesUpdates
jaraco-contextfrom 6.0.1 to 6.0.2Changelog
Sourced from jaraco-context's changelog.
Commits
1fe5de1Finalize6016235Add fixtures to skip tests for repo_context.2b251eeMerge https://github.com/jaraco/skeleton0bc3e96Merge pull request #17 from Avasam/Re-run-checkers8f3d95ePin mypy on PyPy.d47a969Specify the directory for news fragments.8c5810ejaraco/skeleton#17704ff554jaraco/skeleton#181fce9b97Re-run checkersdcbca06Merge https://github.com/jaraco/skeletonUpdates
soupsievefrom 2.8 to 2.8.1Release notes
Sourced from soupsieve's releases.
Commits
f899797Adjust changelog1b964a8Switch to using Zensical for documents (#286)046ce54Adjustments for changes in HTML parser (#285)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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