Bump the pip-all group across 1 directory with 11 updates #110
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 pip-all group with 11 updates in the / directory:
2.5.22.7.21.6.12.1.01.26.21.26.46.6.06.7.17.4.38.2.13.5.03.6.13.12.03.14.04.1.05.0.03.5.03.7.13.1.23.1.414.1.014.5.0Updates
pydanticfrom 2.5.2 to 2.7.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
70ac7a0fix version08d6ed2Merge branch '2.7' of https://github.com/pydantic/pydantic into 2.742f544afix versiona20da212.7.2 prep (#9515)f42ae9bLogfire annoucement (#9362)451f780Replace__spec__.parentwith__package__(#9331)26129472.7.1 release prep (#9307)2b8efa2Move TODO regarding pickling to markdown (#9288)73d1049adds test case for unexpected discriminated union behavior (#9236)c33b925Change CI to usemacos-13for Python 3.8 and 3.9 (#9305)Updates
paho-mqttfrom 1.6.1 to 2.1.0Release notes
Sourced from paho-mqtt's releases.
... (truncated)
Changelog
Sourced from paho-mqtt's changelog.
... (truncated)
Commits
af64a43Bump version to 2.1.054e2e69Update changelog0776a00Merge pull request #839 from eclipse/fix-bytearray-payload7795dcdFix publish() a bytearray payload29c1d43Merge pull request #838 from REX2626/master27bbdc3Merge pull request #829 from akrpic77/ak_add_unix_transporta0554ddFix linter report8503635Merge pull request #832 from eclipse/fix-link-to-migrationse96ff75Try to fix testsd4d0715Fix tests with msg.retain value checkUpdates
numpyfrom 1.26.2 to 1.26.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
9815c16Merge pull request #25770 from charris/prepare-1.26.4114ed25REL: Prepare for the NumPy 1.26.4 release2fae4d3Merge pull request #25323 from stefanor/import-asstrce89a0aMerge pull request #25756 from charris/backport-24711f62dfc6Merge pull request #25755 from charris/backport-25709fee88abBUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)659be68MAINT: Include header defining backtrace837cd38Merge pull request #25748 from rgommers/unvendor-mesonpythonf984240CI: upgrade cibuildwheel from 2.16.4 to 2.16.5 [wheel build]3548f9dBLD: unvendor meson-python [wheel build]Updates
pyside6-essentialsfrom 6.6.0 to 6.7.1Updates
pytestfrom 7.4.3 to 8.2.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
66ff8dfPrepare release version 8.2.13ffcfd1Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x0b28313[8.2.x] Add Python 3.13 (beta) supportf3dd93a[8.2.x] Attest package provenance (#12335)bb5a125[8.2.x] Spelling (#12331)f179bf2Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x2b671b5[8.2.x] cacheprovider: fix.pytest_cachenot being world-readable65ab7cbMerge pull request #12324 from pytest-dev/backport-12320-to-8.2.x4d5fb7dMerge pull request #12319 from pytest-dev/backport-12311-to-8.2.xcbe5996[8.2.x] changelog: document unittest 8.2 change as breakingUpdates
pytest-xdistfrom 3.5.0 to 3.6.1Changelog
Sourced from pytest-xdist's changelog.
... (truncated)
Commits
4dd2978Release 3.6.1b397288Merge pull request #1072 from zmedico/gateway-cache-rinfo12b3cceCache execnet gateway rinfo during WorkerController setupc93a106build(deps): bump hynek/build-and-inspect-python-package (#1066)52e2022[pre-commit.ci] pre-commit autoupdate (#1073)699f939Merge pull request #1070 from pytest-dev/release-3.6.080bc0b8Release 3.6.020e3ac7Use execnet main_thread_only execmodel (#1027)0a4238fMerge pull request #1067 from pytest-dev/pre-commit-ci-update-config0686279[pre-commit.ci] pre-commit autoupdateUpdates
pytest-mockfrom 3.12.0 to 3.14.0Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
8733134Update CHANGELOG for 3.14.05257e3cRefactor MockCache to have a narrow interface4faf92aFix regression with mocker.patch not being undone correctly6bd8712Drop pre-Python 3.8 support code366966bExportMockType/AsyncMockTypefor type annotations (#415)852116bMerge pull request #418 from pytest-dev/release-3.13.0ef9461bAdd instructions on how to start deploy from command-line5b9d285Release 3.13.06d5d6dcImplementspy_return_list(#417)dc28a0e[pre-commit.ci] pre-commit autoupdate (#416)Updates
pytest-covfrom 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0Bump version: 4.1.0 → 5.0.01181b06Update changelog.9757222Fix a minor grammar error (#636)9f5cd81Cleanup releasing instructions. Closes #616.93b5047Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860docs: add config instructions for pyproject.toml.4a5a4b5Keep GitHub Actions up to date with GitHub's Dependabot1d7f559Fix or remove URLs that are causing docs tests to fail6a5af8eUpdate changelog.d9fe8dfSwitch to furo. Closes #618.Updates
pre-commitfrom 3.5.0 to 3.7.1Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
9ee0768v3.7.1eeac061Merge pull request #3201 from pre-commit/rust-default-language-version296f592determine rust default language version independent of rust-toolchain.toml1602328Merge pull request #3193 from pre-commit/pre-commit-ci-update-config0142f45[pre-commit.ci] pre-commit autoupdated7e21cdMerge pull request #3194 from pre-commit/handle-readonly-3-125c3d006use a simpler gem for testing additional_dependencies0d4c6daadjust _handle_readonly for typeshed updates85fe182Merge pull request #3176 from pre-commit/pre-commit-ci-update-config74d05b4[pre-commit.ci] pre-commit autoupdate