Browse Source

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

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
49c393a63c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/blacksheep/requirements.txt

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

@@ -1,4 +1,4 @@
 asyncpg==0.27.0
-Jinja2==3.1.4
+Jinja2==3.1.6
 blacksheep==1.2.13
 ujson==5.7.0