Browse Source

Bump jinja2 from 3.1.2 to 3.1.3 in /frameworks/Python/quart (#8697)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [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.3)

---
updated-dependencies:
- dependency-name: jinja2
  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] 1 year ago
parent
commit
bd87696562
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/quart/requirements.txt

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

@@ -8,7 +8,7 @@ hpack==4.0.0
 hypercorn==0.14.2
 hyperframe==6.0.1
 itsdangerous==2.1.2
-Jinja2==3.1.2
+Jinja2==3.1.3
 MarkupSafe==2.1.1
 priority==2.0.0
 quart==0.18.0