deps(deps): bump the ai-ml group across 1 directory with 4 updates#139
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the ai-ml group across 1 directory with 4 updates#139dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ai-ml group with 4 updates in the / directory: [faker](https://github.com/joke2k/faker), [factory-boy](https://github.com/FactoryBoy/factory_boy), [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [scipy](https://github.com/scipy/scipy). Updates `faker` from 20.1.0 to 40.19.1 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v20.1.0...v40.19.1) Updates `factory-boy` from 3.3.0 to 3.3.3 - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](FactoryBoy/factory_boy@3.3.0...3.3.3) Updates `scikit-learn` from 1.5.2 to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.2...1.8.0) Updates `scipy` from 1.13.1 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.1...v1.17.1) --- updated-dependencies: - dependency-name: factory-boy dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ai-ml - dependency-name: faker dependency-version: 40.18.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ai-ml - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-ml - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ai-ml ... Signed-off-by: dependabot[bot] <support@github.com>
297c00e to
8b3b44f
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 ai-ml group with 4 updates in the / directory: faker, factory-boy, scikit-learn and scipy.
Updates
fakerfrom 20.1.0 to 40.19.1Release notes
Sourced from faker's releases.
... (truncated)
Changelog
Sourced from faker's changelog.
... (truncated)
Commits
3e9b7b0Bump version: 40.19.0 → 40.19.1fea0515📝 Update CHANGELOG.mda2af511fix(en_IN): avoid shared state mutation inpincode_in_state(#2369)fbb59f3Bump version: 40.18.0 → 40.19.0bd0f6da📝 Update CHANGELOG.md822a14d💄 lint codea1a1b2afeat: Adduuid1anduuid7providers tomiscprovider (#2344)44c45e0Bump version: 40.17.0 → 40.18.087d8b40📝 Update CHANGELOG.md8a7fa46💄 Lint codeUpdates
factory-boyfrom 3.3.0 to 3.3.3Changelog
Sourced from factory-boy's changelog.
Commits
f82a7bfPreparing release 3.3.3336b72fExport type annotationsaec0b19Announce support for intermediate Django versionsfa397a2Fix comment, as caught in #11088b75576Back to development: 3.3.311a9acfPreparing release 3.3.2c463536Update Changelog6f5f6a0Fix tox.ini config for Django "main"68cb77cReplace Python 3.8 with 3.13 in testing matrixe007ef7fixup! Update readthedocs build configurationUpdates
scikit-learnfrom 1.5.2 to 1.8.0Release notes
Sourced from scikit-learn's releases.
... (truncated)
Commits
646da0f[cd build]4f4f283Generate changelog967dcdeSet versioncb1424bDOC Release highlights for 1.8 (#32809)5645b27🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#32859)6b9fb11🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...a0f6d88🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...c1de8fcFIX Makeget_namespacehandle pandas dataframe input (#32838)764249aFix_safe_indexingwith non integer arrays on array API inputs (#32840)eca5e0aFIX Add new default max_samples=None in Bagging estimators (#32825)Updates
scipyfrom 1.13.1 to 1.17.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
527eb7fREL: 1.17.1 release commit [wheel build]f11663bMerge pull request #24584 from tylerjereddy/treddy_prep_1.17.12c49e68DOC: PR 24584 revisions400fa15safely convert index dtypes to intc for csgraph and superLU8c70404MAINT: PR 24584 revisions [wheel build]6dda8c1BUG: PR 24584 revisions4a187e5DOC: PR 24584 revisions463ee9fENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)df746eeBUG: linalg: restore dtypes in inv, solve, det246bfeeMAINT:optimize: Enable multi-phase init to DIRECT