Skip to content

Bump the dependencies group with 2 updates - #365

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/dependencies-ef3696c962
Open

dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/dependencies-ef3696c962

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: aioesphomeapi and websockets.

Updates aioesphomeapi from 45.3.1 to 45.6.2

Release notes

Sourced from aioesphomeapi's releases.

45.6.2

What's Changed

45.6.1

What's Changed

45.6.0

What's Changed

  • Support provisioning the encryption key over a zero-PSK noise connection (#1822) @​bdraco

Dependencies

45.5.2

What's Changed

  • Revert tzlocal floor bump to stay compatible with pyicloud (#1803) @​bdraco

45.5.1

What's Changed

  • Remove obsolete cibuildwheel free-threading enable group (#1802) @​bdraco

45.5.0

What's Changed

  • Fix UTF-8 unique id collisions with version 3 unique id format (#1799) @​bdraco
  • Defer noise and cryptography imports until an encrypted connection (#1800) @​bdraco
  • Revert "Update cryptography requirement from >=48.0.0 to >=49.0.0" (#1801) @​bdraco

... (truncated)

Commits
  • 7763023 Bump version to 45.6.2
  • 97c9bc9 Add deep_sleep param to async_run (#1828)
  • b3f6760 Clarify deep_sleep is a bootstrap hint superseded by device_info (#1827)
  • 3781807 Bump version to 45.6.1
  • fd79fe3 Cap reconnect backoff for deep-sleep devices (#1826)
  • 61f3e47 Support provisioning the encryption key over a zero-PSK noise connection (#1822)
  • f67454d Bump docker/login-action from 4.3.0 to 4.4.0 (#1815)
  • f8d2fee Bump astral-sh/setup-uv from 8.2.0 to 8.3.2 (#1819)
  • 0270cc1 Bump actions/labeler from 6.1.0 to 6.2.0 (#1820)
  • 4caa6dd Bump CodSpeedHQ/action from 4.18.1 to 4.18.4 (#1821)
  • Additional commits viewable in compare view

Updates websockets from 12 to 16.1.1

Release notes

Sourced from websockets's releases.

16.1.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

16.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

16.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

15.0.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

15.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

14.2

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

14.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

14.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

13.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

13.0.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

13.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

Commits
  • 01df1e4 Revert "Decode non-ASCII header values with iso-8859-1."
  • 2d61f74 Clarify restriction on headers in 16.1.
  • 4df6f90 Release version 16.1.
  • 7c69eca Increase timeout for building wheels.
  • 493864e Complete and review changelog.
  • 73ff538 Temporarily remove the trio implementation (again).
  • 77f7d71 Shorten changelog and docstring for previous commit.
  • 84859e1 Add text argument to broadcast() to force the frame type
  • 1a38f5a Document research on removing a workaround.
  • 99431ee Apply code style to docs/conf.py.
  • Additional commits viewable in compare view

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 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

Bumps the dependencies group with 2 updates: [aioesphomeapi](https://github.com/esphome/aioesphomeapi) and [websockets](https://github.com/python-websockets/websockets).


Updates `aioesphomeapi` from 45.3.1 to 45.6.2
- [Release notes](https://github.com/esphome/aioesphomeapi/releases)
- [Commits](esphome/aioesphomeapi@v45.3.1...v45.6.2)

Updates `websockets` from 12 to 16.1.1
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](python-websockets/websockets@12.0...16.1.1)

---
updated-dependencies:
- dependency-name: aioesphomeapi
  dependency-version: 45.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: websockets
  dependency-version: 16.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 20, 2026
@florian-asche

Copy link
Copy Markdown
Collaborator

For this we need way more time. Will need to test and really look into that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant