From 379b70cfd4dc69e65dc24eec6ad7795e067e6b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:58:53 +0000 Subject: [PATCH] Bump zeroconf from 0.135.0 to 0.136.0 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.135.0 to 0.136.0. - [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) - [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.135.0...0.136.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4450c3905..d33172368 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ server = [ "xmltodict==0.14.2", "orjson==3.10.7", "shortuuid==1.0.13", - "zeroconf==0.135.0", + "zeroconf==0.136.0", "cryptography==43.0.3", "ifaddr==0.2.0", ] diff --git a/requirements_all.txt b/requirements_all.txt index 2fa392c44..16b0c9cf8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -46,4 +46,4 @@ xmltodict==0.14.2 yt-dlp==2024.10.7 yt-dlp-youtube-accesstoken==0.1.1 ytmusicapi==1.8.1 -zeroconf==0.135.0 +zeroconf==0.136.0