Bump the production-dependencies group across 1 directory with 8 updates#892
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the production-dependencies group with 8 updates in the /demos/python/sdk_wireless_camera_control directory: | Package | From | To | | --- | --- | --- | | [bleak](https://github.com/hbldh/bleak) | `1.1.1` | `2.1.1` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `2.0.1` | `2.1.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.0` | `6.33.5` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.4` | `2.12.5` | | [opencv-python](https://github.com/opencv/opencv-python) | `4.12.0.88` | `4.13.0.90` | | [pillow](https://github.com/python-pillow/Pillow) | `12.0.0` | `12.1.0` | Updates `bleak` from 1.1.1 to 2.1.1 - [Release notes](https://github.com/hbldh/bleak/releases) - [Changelog](https://github.com/hbldh/bleak/blob/develop/CHANGELOG.rst) - [Commits](hbldh/bleak@v1.1.1...v2.1.1) Updates `wrapt` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.0.1...2.1.0) Updates `protobuf` from 6.33.0 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) Updates `rich` from 14.2.0 to 14.3.2 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.2) Updates `pydantic` from 2.12.4 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.4...v2.12.5) Updates `opencv-python` from 4.12.0.88 to 4.13.0.90 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `pillow` from 12.0.0 to 12.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.0.0...12.1.0) --- updated-dependencies: - dependency-name: bleak dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: wrapt dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: rich dependency-version: 14.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: opencv-python dependency-version: 4.13.0.90 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-dependencies group with 8 updates in the /demos/python/sdk_wireless_camera_control directory:
1.1.12.1.12.0.12.1.06.33.06.33.525.026.014.2.014.3.22.12.42.12.54.12.0.884.13.0.9012.0.012.1.0Updates
bleakfrom 1.1.1 to 2.1.1Release notes
Sourced from bleak's releases.
Changelog
Sourced from bleak's changelog.
Commits
5d76a62v2.1.11f002b8backends: clean up client timeout commentsb5490e8tests: add services arg to BleakClient in some testsba9410fbackends/winrt/client: add retry when getting GATT servicesf14a30dbleak: change default BleakClient timeout to 30 seconds848b511backends/corebluetooth: add helper function for call_soon_threadsafe()6af24aetests/integration: fix logging.info()66f0b20tests: Basic integrationtests forBleakClient8a40874tests/integration: remove add_default_services()ede4a03github: build_and_test if pyproject.toml changesUpdates
wraptfrom 2.0.1 to 2.1.0Release notes
Sourced from wrapt's releases.
Changelog
Sourced from wrapt's changelog.
Commits
0febe4aMerge branch 'release/2.1.0'6a526b6Drop rc tag ready for release.f136593Add additional note to changes file.1ae09dbUpdate version to 2.1.0rc1.bf53813Update for 2.1.0dev2 snapshot.56b5c3dSkip mypy tests when using pypy.bfd71dcImprove type hints so works better with mypy and ty.64b95ecStop using deprecated settings format.ff1d033Fix formatting of tests.3c91a0cRemove top level pycache directory.Updates
protobuffrom 6.33.0 to 6.33.5Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
packagingfrom 25.0 to 26.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
3b77a26Bump for release31371ccdocs: prepare for 26.0 final (#1063)9627a88perf: dual replace (#1064)d5398b8fix: restore ._version as a compat shim (#1062)3a7b600Bump for developmentd4eefdcBump for release4618912docs: prepare for 26.0rc3 (#1060)0cf1b41ci: test on first public release of CPythons (#1056)716beb1perf: 10% faster stripping zeros (#1058)350a230fix: support CPython 3.11.0-3.11.4 and older PyPy3.11 (#1055)Updates
richfrom 14.2.0 to 14.3.2Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
0752ff0Merge pull request #3953 from Textualize/zwj-fix54ae0cfsimplify07edb85refine31930ddfix test454fcfcstupid comment13f87a4Fix ZWJ and edge cases1d402e0fix datesf2a1c3bMerge pull request #3944 from Textualize/nerf-fonts2e5a5dachangelog73ee823fix fontsUpdates
pydanticfrom 2.12.4 to 2.12.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
opencv-pythonfrom 4.12.0.88 to 4.13.0.90Release notes
Sourced from opencv-python's releases.
Commits
Updates
pillowfrom 12.0.0 to 12.1.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when opening8dee8ddAdd ImageFile context manager (#9367)b2d9bc3Support saving APNG float durations (#9365)f130c10Allow 1 mode images in MorphOp (#9348)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...Description has been truncated