From 30b625bf1540451e65ab17a8e2ff65d4548134c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 13:05:56 +0000 Subject: [PATCH] Bump xmltodict in /roles/fingerprinting/files/registrar Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.11.0 to 0.13.0. - [Release notes](https://github.com/martinblech/xmltodict/releases) - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](https://github.com/martinblech/xmltodict/compare/v0.11.0...v0.13.0) --- updated-dependencies: - dependency-name: xmltodict 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..21375c7b 100644 --- a/roles/fingerprinting/files/registrar/requirements.txt +++ b/roles/fingerprinting/files/registrar/requirements.txt @@ -2,4 +2,4 @@ python-daemon==2.1.2 scapy==2.4.3 netaddr==0.7.19 http-parser==0.8.3 -xmltodict==0.11.0 +xmltodict==0.13.0