From 6513933ac31da476fba5605cbbbd2931b3e7445a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 05:58:45 +0000 Subject: [PATCH] Bump zeroconf from 0.26.1 to 0.33.2 Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.26.1 to 0.33.2. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.26.1...0.33.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75920ac..a482bb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ aiosqlite==0.12.0 jsoncomment==0.4.2 jsondiff==1.2.0 pystemd==0.7.0 -zeroconf==0.26.1 \ No newline at end of file +zeroconf==0.33.2 \ No newline at end of file