From 9d1f930e8502a700eef21fa1f8141620bdbf77ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:30:25 +0100 Subject: [PATCH] chore(deps): bump jinja2 in /lib/twitch-eventsub-ws/ast (#6033) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lib/twitch-eventsub-ws/ast/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/twitch-eventsub-ws/ast/requirements.txt b/lib/twitch-eventsub-ws/ast/requirements.txt index 17b20ae8..9934ba2e 100644 --- a/lib/twitch-eventsub-ws/ast/requirements.txt +++ b/lib/twitch-eventsub-ws/ast/requirements.txt @@ -5,7 +5,7 @@ clang==15.0.7 clang-format==16.0.6 # used for generating the code -Jinja2==3.1.5 +Jinja2==3.1.6 jinja2-workarounds==0.1.0 # colors for logging