From b5d757771af4d928b6336de093b5ecf3e7687d0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 12:57:51 +0000 Subject: [PATCH 1/3] Bump zeroconf from 0.55.0 to 0.58.0 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.55.0 to 0.58.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.55.0...0.58.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83c3785..6fb1278 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pycryptodomex==3.17 pyogg==0.6.14a.1 requests==2.28.2 websocket-client==1.5.1 -zeroconf==0.55.0 \ No newline at end of file +zeroconf==0.58.0 \ No newline at end of file From da6a7c7f66a411a0a4f2da9c8001d830615873a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 12:57:57 +0000 Subject: [PATCH 2/3] Bump zeroconf from 0.58.0 to 0.62.0 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.58.0 to 0.62.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.58.0...0.62.0) --- updated-dependencies: - dependency-name: zeroconf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fb1278..5f0a31f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ pycryptodomex==3.17 pyogg==0.6.14a.1 requests==2.28.2 websocket-client==1.5.1 -zeroconf==0.58.0 \ No newline at end of file +zeroconf==0.62.0 \ No newline at end of file From d39eb99cd5884b9d4d4d099b99bb65d1a883172d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 12:57:34 +0000 Subject: [PATCH 3/3] Bump requests from 2.28.2 to 2.30.0 Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.30.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.30.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fb1278..e6b8359 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ defusedxml==0.7.1 protobuf==3.20.1 pycryptodomex==3.17 pyogg==0.6.14a.1 -requests==2.28.2 +requests==2.30.0 websocket-client==1.5.1 zeroconf==0.58.0 \ No newline at end of file