From f74eac4531e607118ab124fa03d98b467ce3a781 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 14:57:23 +0000 Subject: [PATCH] Bump jmespath from 0.9.4 to 0.10.0 Bumps [jmespath](https://github.com/jmespath/jmespath.py) from 0.9.4 to 0.10.0. - [Release notes](https://github.com/jmespath/jmespath.py/releases) - [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/jmespath/jmespath.py/compare/0.9.4...0.10.0) Signed-off-by: dependabot-preview[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 555d7a434b..c1ef217de8 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -25,7 +25,7 @@ identify==1.4.10 idna==2.8 importlib-metadata==1.3.0 Jinja2==2.10.3 -jmespath==0.9.4 +jmespath==0.10.0 lockfile==0.12.2 MarkupSafe==1.1.1 mock==4.0.2