Files
chatterino2/lib/twitch-eventsub-ws/ast/requirements.txt
dependabot[bot] 9d1f930e85 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 14:30:25 +01:00

13 lines
226 B
Plaintext

# parsing of header files
clang==15.0.7
# ensures formatting of generated files is consistent
clang-format==16.0.6
# used for generating the code
Jinja2==3.1.6
jinja2-workarounds==0.1.0
# colors for logging
colorama==0.4.6