From 4e7d70a8099b61034d7186c1d86af3ddb8abf976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 08:51:42 -0400 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /scripts (#1310) * Bump jinja2 from 2.11.2 to 2.11.3 in /scripts --- CHANGELOG.next.md | 1 + scripts/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.next.md b/CHANGELOG.next.md index 094ad9287e..cb4c0b02be 100644 --- a/CHANGELOG.next.md +++ b/CHANGELOG.next.md @@ -59,6 +59,7 @@ Thanks, you're awesome :-) --> * Include formatting guidance and examples for MAC address fields. #456 * New section in ECS detailing event categorization fields usage. #1242 * `user.changes.*`, `user.effective.*`, and `user.target.*` field reuses are GA. #1271 +* Bump jinja2 from 2.11.2 to 2.11.3 #1310