Browse Source

Bump jinja2 from 3.0.1 to 3.1.3 in /frameworks/Python/routerling

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

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
6706264eb9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/routerling/requirements.txt

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

@@ -3,7 +3,7 @@ asyncpg==0.24.0
 click==8.0.1
 gunicorn==20.1.0
 h11==0.12.0
-Jinja2==3.0.1
+Jinja2==3.1.3
 MarkupSafe==2.0.1
 routerling==0.3.1
 ujson==5.4.0