From d8bcd1830f174ef9c03a323460a039707a03d355 Mon Sep 17 00:00:00 2001 From: Kylie Geller Date: Fri, 26 Mar 2021 09:53:16 -0400 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /scripts (#1310) (#1320) * 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 e7ab356556..431f41eb20 100644 --- a/CHANGELOG.next.md +++ b/CHANGELOG.next.md @@ -53,6 +53,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