Bump the python-requirements group across 1 directory with 10 updates #986
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-requirements group with 10 updates in the / directory:
3.10.113.10.132.9.22.10.44.67.04.67.16.0.12.202409176.0.12.202412303.20.03.22.01.5.21.6.01.4.211.4.241.13.01.14.11.8.81.8.110.7.40.8.4Updates
orjsonfrom 3.10.11 to 3.10.13Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
504a99b3.10.139a4ef46Fix maturin breaking change and specify fixed versione5ddb0b3.10.12ded52a7Documentation update, compare against stdlibf53ec9fwin, musl, i686, macOS 15 artifact jobs8ece0d4Fix trusted publishing upload, python3.8 manylinux_2_17Updates
pydanticfrom 2.9.2 to 2.10.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
5bd3a65fix history.md46f0945Prepare for v2.10.4 (#11144)ea69e69Make sure the type reference is removed from the seen references (#11145)a07c31eInclude JSON Schema input core schema in function schemas (#11142)9166d55UpdateWithJsonSchemadocumentation, add usage documentation for `json_sche...572f57dRewrite validators documentation (#11060)9faa8d9Fix for comaparison of AnyUrl objects (#11082)6fd6a03Fix package description limit bound (#11140)7814fdeAddlento_BaseUrlto avoid TypeError (#11111)e036881Bumppydantic-coreto 2.27.2 (#11138)Updates
tqdmfrom 4.67.0 to 4.67.1Release notes
Sourced from tqdm's releases.
Commits
0ed5d7fbump version, merge pull request #1629 from tqdm/fix-guia2d5f1ctests: fix codecov rate limitcac7150tests: bump pytest-asyncio6338f62deps: fix pybuild342b15etests: sync depsc66458dgui: fix matplotlibUpdates
types-pyyamlfrom 6.0.12.20240917 to 6.0.12.20241230Commits
Updates
connected-components-3dfrom 3.20.0 to 3.22.0Commits
c96de05release(3.22.0): adds between thresholding to duste4b6934ci: add testing for py313c72b8b4docs: make threshold text more consistenta7e2946feat(dust): add between thresholds denoted (lower,upper)f58a882fix+test(dust): invert was not actually called147f543perf(dust): don't need to copy precomputed ccl15382f8release(3.21.0): faster dust w/ invert and precomputed_ccl options66be8deperf(dust): multiply operation was more expensive than assignment160f877feat+perf(dust): add invert option and simplify operations7bbe003test: check fast path for dustUpdates
scikit-learnfrom 1.5.2 to 1.6.0Release notes
Sourced from scikit-learn's releases.
Commits
1fecc10trigger wheel builder [cd build]dcce200link release highlights from the changelog7015ee6DOC Release Highlights for version 1.6 (#30392)09c5c00DOC UpdateDummyRegressor.fitdocstring to be more precise (#30410)4142775DOC Fix example comment being rendered as text (#30412)034b0d1DOC Fix broken ref (#30407)384aebagenerate changelogea2510cbump versionba83d16FIX KNeighbor classes correctly set positive_only tag (#30372)03d90f3FIX test_csr_polynomial_expansion_index_overflow on [scipy-dev] (#30393)Updates
albumentationsfrom 1.4.21 to 1.4.24Release notes
Sourced from albumentations's releases.
... (truncated)
Commits
40e2c40Version boosted to 1.4.24 (#2219)e9ba83cBoost version (#2218)e997452Add keypoints to 3d (#2217)eb8d404Add keypoints3d (#2216)cb43172Fixed tests (#2215)1e7384cFix in conda.recipe (#2214)7724521Restore support for list of masks in ToTensorV2 (#2213)dad61baInstalleval-type-backportonly on 3.10 and older (#2211)7545136Updated ToTensor3D (#2210)f7865ffUpdate longest and shortest maxsize (#2209)Updates
mypyfrom 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12fRemove +dev from version for release 1.14.1667e5f7Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673aFix enum truthiness for StrEnum (#18379)3755abbFix getargs argument passing (#18350)b9fa8eeUpdate version to 1.14.1+dev for point release6f37859Remove +dev from version for release 1.145a6a754Minor updates to 1.14 changelog (#18310)9772d48Update changelog for release 1.14 (#18301)92473c8Warn about --follow-untyped-imports (#18249)e6ce8bePEP 702 (@deprecated): descriptors (#18090)Updates
debugpyfrom 1.8.8 to 1.8.11Release notes
Sourced from debugpy's releases.
Commits
34cc53bMerge pull request #1779 from microsoft/remove_bytecode_distinfoa99d933Remove bytecode distinfo causing PyPi publish errors and ignore it from now on5014f25Properly update pydevd._settrace.called (#1751)43f4102Make sure attach binaries are built before running tox (#1753)a78e5c2Fix path modification for windows filesystems that can't handle .. (#1752)3823abaFix problem with lineno being none when generating traceback (#1750)f4ba976Subrepo command wasn't checked in correctly (#1737)73be8fbTakes some changes from pydevd to fix line numbers being None (#1734)Updates
rufffrom 0.7.4 to 0.8.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3bb0dacBump version to 0.8.4 (#15064)40cba5d[red-knot] Cleanup varioustodo_type!()messages (#15063)596d80c[perflint] Parenthesize walrus expressions in autofix for `manual-list-comp...d8b9a36Disable actionlint hook by default when running pre-commit locally (#15061)85e71ba[flake8-bandit] CheckS105for annotated assignment (#15059)2802cbdDon't special-case class instances in unary expression inference (#15045)ed2bce6[red-knot] Report invalid exceptions (#15042)f0012dfFix typos inRUF043.py(#15044)0fc4e8fIntroduceInferContext(#14956)ac81c72[ruff] Ambiguous pattern passed topytest.raises()(RUF043) (#14966)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