From 03a49a30ac6a8d0ebfd76139ea6c2b4955a4ba02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 18:07:24 +0000 Subject: [PATCH] Bump jq from 1.6.0 to 1.7.0 Bumps [jq](https://github.com/mwilliamson/jq.py) from 1.6.0 to 1.7.0. - [Changelog](https://github.com/mwilliamson/jq.py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/mwilliamson/jq.py/compare/1.6.0...1.7.0) --- updated-dependencies: - dependency-name: jq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/pocsuite3-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pocsuite3-requirements.txt b/requirements/pocsuite3-requirements.txt index ce15f746..54bd5262 100644 --- a/requirements/pocsuite3-requirements.txt +++ b/requirements/pocsuite3-requirements.txt @@ -6,7 +6,7 @@ dacite==1.8.0 docker==7.0.0 faker==24.1.0 idna==3.6 -jq==1.6.0 +jq==1.7.0 lxml==5.1.0 mmh3==4.1.0 packaging==23.2