Browse Source

Bump jinja2 from 3.1.4 to 3.1.6 in /frameworks/Python/fastapi (#9803)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 months ago
parent
commit
7825db0ddb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/fastapi/requirements.txt

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

@@ -1,4 +1,4 @@
 asyncpg==0.27.0
 asyncpg==0.27.0
 fastapi==0.109.1
 fastapi==0.109.1
-Jinja2==3.1.4
+Jinja2==3.1.6
 ujson==5.7.0
 ujson==5.7.0