From 241e7c4bcc79ab34734ee5da7b297f261c392d79 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 05:54:52 +0000 Subject: [PATCH] Bump zeroconf from 0.26.1 to 0.33.1 Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.26.1 to 0.33.1. - [Release notes](https://github.com/jstasiak/python-zeroconf/releases) - [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.26.1...0.33.1) 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..bdcee38 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.1 \ No newline at end of file