build(deps): bump the python-packages group with 5 updates #502
+86
−79
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 5 updates:
1.6.0
1.6.1
1.35.88
1.36.3
4.0.1
4.1.0
4.1.0
4.1.1
0.8.4
0.9.4
Updates
scikit-learn
from 1.6.0 to 1.6.1Release notes
Sourced from scikit-learn's releases.
Commits
f159b78
trigger wheel builder [cd build]73cca70
generate changelogafaa070
bump version1f43fd2
DOC: Updates to Macro vs micro-averaging in plot_roc.py (#29845)ea8a725
🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#30593)bc291f1
🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...f5f2b9c
🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...acbb862
TST Fix doctest due to GradientBoostingClassifier difference with scipy 1.15 ...42831e5
FIX warn if an estimator does have a concrete sklearn_tags implementation...0d2ce43
FIX change FutureWarnings to DeprecationWarnings for the tags (#30573)Updates
boto3
from 1.35.88 to 1.36.3Commits
50e6c29
Merge branch 'release-1.36.3'0bdee9a
Bumping version to 1.36.3974e859
Add changelog entries from botocore1e2006c
Merge pull request #4404 from boto/dependabot/github_actions/github/codeql-ac...f866568
Merge pull request #4403 from boto/dependabot/github_actions/aws-actions/stal...4b6d32a
Bump github/codeql-action from 3.27.0 to 3.28.1216d629
Bump aws-actions/stale-issue-cleanup2d89f4d
Merge branch 'release-1.36.2'084e802
Merge branch 'release-1.36.2' into develop3632dae
Bumping version to 1.36.2Updates
pre-commit
from 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Updates
commitizen
from 4.1.0 to 4.1.1Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
c611981
bump: version 4.1.0 → 4.1.1d20580d
fix(get-next-bump): add a test caseed8f083
fix(get-next-bump): fix to permit usage of --get-next options even when updat...15c29df
build(deps-dev): bump pytest-regressions from 2.6.0 to 2.7.02902d5a
build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0f810b2c
build(deps): bump importlib-metadata from 8.5.0 to 8.6.1fc96f9c
build(deps-dev): bump mkdocs-material from 9.5.49 to 9.5.501d8b531
build(deps-dev): bump ruff from 0.8.4 to 0.8.52b0bcdd
build(deps-dev): bump ipython from 8.18.0 to 8.18.18e36610
build(deps-dev): bump mypy from 1.14.0 to 1.14.1Updates
ruff
from 0.8.4 to 0.9.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
854ab03
Bump version to 0.9.4 (#15831)b0b8b06
Remove semicolon after TypeScript interface definition (#15827)451f251
[red-knot] Clarify behavior when redeclaring base class attributes (#15826)13cf3e6
[flake8-comprehensions
] Parenthesizesorted
when needed for `unnecessary-...56f956a
[pyupgrade
] Handle end-of-line comments forquoted-annotation
(UP037
) (...7a10a40
[flake8-bandit
] Permit suspicious imports within stub files (S4
) (#15822)3125332
[red-knot] Format mdtest snippets with the latest version of black (#15819)15d886a
[red-knot] Consider all definitions after terminal statements unreachable (#1...e1c9d10
[flake8-comprehensions
] Do not emitunnecessary-map
diagnostic when lambd...23c9884
Preserve quotes in generated f-strings (#15794)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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📚 Documentation preview 📚: https://pycytominer--502.org.readthedocs.build/en/502/