From c62e6ba9841b033728fff39f84bda7a8650a5930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:04:29 +0000 Subject: [PATCH] chore(deps): bump jinja2 in /lib/twitch-eventsub-ws/ast Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.5. - [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.2...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 a3e94456035..e072d5bd8b7 100644 --- a/lib/twitch-eventsub-ws/ast/requirements.txt +++ b/lib/twitch-eventsub-ws/ast/requirements.txt @@ -1,5 +1,5 @@ clang==15.0.7 -Jinja2==3.1.2 +Jinja2==3.1.5 jinja2-workarounds==0.1.0 clang-format==16.0.4 colorama==0.4.6