Browse Source

Bump jinja2 from 3.1.4 to 3.1.6 in /frameworks/Python/api_hour

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 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.4...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-version: 3.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 4 months ago
parent
commit
f42aa5cb25
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/api_hour/requirements.txt

+ 1 - 1
frameworks/Python/api_hour/requirements.txt

@@ -6,7 +6,7 @@ asyncio-redis==0.13.4
 chardet==2.3.0
 gunicorn==23.0.0
 hiredis==0.2.0
-Jinja2==3.1.4
+Jinja2==3.1.6
 MarkupSafe==0.23
 piprot==0.9.1
 psycopg2==2.7.5