From 6f697f69c21abc938fb9b81f223158c635f4f773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 13:08:01 +0000 Subject: [PATCH] Bump python-daemon in /roles/fingerprinting/files/registrar Bumps [python-daemon](https://pagure.io/python-daemon/) from 2.1.2 to 2.3.2. --- updated-dependencies: - dependency-name: python-daemon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- roles/fingerprinting/files/registrar/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/fingerprinting/files/registrar/requirements.txt b/roles/fingerprinting/files/registrar/requirements.txt index 70364564..59ca9f94 100644 --- a/roles/fingerprinting/files/registrar/requirements.txt +++ b/roles/fingerprinting/files/registrar/requirements.txt @@ -1,4 +1,4 @@ -python-daemon==2.1.2 +python-daemon==2.3.2 scapy==2.4.3 netaddr==0.7.19 http-parser==0.8.3