From 1e845107fb90fb6e1882c5c4e92cb4bb8ece581b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 13:20:38 +0000 Subject: [PATCH] Bump json2xml from 2.2.1 to 3.14.0 in /agent/src Bumps [json2xml](https://github.com/vinitkumar/json2xml) from 2.2.1 to 3.14.0. - [Release notes](https://github.com/vinitkumar/json2xml/releases) - [Changelog](https://github.com/vinitkumar/json2xml/blob/master/HISTORY.rst) - [Commits](https://github.com/vinitkumar/json2xml/compare/v2.2.1...v3.14.0) --- updated-dependencies: - dependency-name: json2xml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agent/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/src/requirements.txt b/agent/src/requirements.txt index a6b531b..24d0dbc 100644 --- a/agent/src/requirements.txt +++ b/agent/src/requirements.txt @@ -2,4 +2,4 @@ psycopg2==2.7.5 psutil>=5.6.6 requests>=2.20.0 python-dotenv==0.9.1 -json2xml==2.2.1 +json2xml==3.14.0