chore(deps): bump the python-compatible group in /ml-worker with 2 updates - #3276
Merged
github-actions[bot] merged 1 commit intoSep 21, 2026
Conversation
Bumps the python-compatible group in /ml-worker with 2 updates: [pandas](https://github.com/pandas-dev/pandas) and [pyod](https://github.com/yzhao062/pyod). Updates `pandas` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.5...v3.0.6) Updates `pyod` from 3.6.5 to 3.6.6 - [Release notes](https://github.com/yzhao062/pyod/releases) - [Changelog](https://github.com/yzhao062/pyod/blob/master/CHANGES.txt) - [Commits](yzhao062/pyod@v3.6.5...v3.6.6) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-compatible - dependency-name: pyod dependency-version: 3.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
dependabot
Bot
deleted the
dependabot/pip/ml-worker/python-compatible-263bd69b8e
branch
September 21, 2026 03:11
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-compatible group in /ml-worker with 2 updates: pandas and pyod.
Updates
pandasfrom 3.0.5 to 3.0.6Release notes
Sourced from pandas's releases.
Commits
2905718RLS: 3.0.63188ced[backport 3.0.x] BUG: read_csv(sep=None) raised TypeError instead of falling...f097905DOC: cleanup 3.0.6 whatsnew + mention Python 3.15 support (#68965) (#68969)4f68223[backport 3.0.x] BUG: fix setting with bool column mask into 1-column DataFra...e3df0e8[backport 3.0.x] BUG: full-slice setitem into a pyarrow-backed array shared m...b7735f6Backport PR #66117 on branch 3.0.x (BUG: interpolate leaving NAs unfilled for...bca0b77[backport 3.0.x] BUG: read_csv leaked the string-intern table when a column f...bca1e5d[backport 3.0.x] BUG: prevent external mutation of RangeIndex._data (CoW) (#6...c95b42c[3.0.x] CI: skip cython-lint on pre-commit.ci (#68910)9cbd884[backport 3.0.x] Backport of some already merged regression fixes (#68447)Updates
pyodfrom 3.6.5 to 3.6.6Release notes
Sourced from pyod's releases.
Changelog
Sourced from pyod's changelog.
... (truncated)
Commits
3a71f47Merge pull request #749 from yzhao062/development97fa2b4Prepare v3.6.6 maintenance release87c9499Iterate over rows in the unweighted branch of pearsonr_mat (#731)e357c5bMake LOCI honor contamination and keep k as a parameter (#707)8d2eae3fix: support cosine distance in KNN (#729)033b964Forward n_components in PyODKernelPCA (#730)59f195bStop Sampling.fit from overwriting subset_size (#737)fc5bbf2Keep logvar_clip as given so VAE can be cloned (#738)19fa982Return self from BaseDeepLearningDetector.fit (#740)109bdfddocs: clarify ECOD/COPOD relationship in docstrings (#655) (#725)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