Browse Source

Merge pull request #8702 from TechEmpower/dependabot/pip/frameworks/Python/uvicorn/jinja2-3.1.3

Bump jinja2 from 3.1.2 to 3.1.3 in /frameworks/Python/uvicorn
github-actions[bot] 1 year ago
parent
commit
aecc539913
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/uvicorn/requirements.txt

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

@@ -1,7 +1,7 @@
 asyncpg==0.28.0
 gunicorn==20.1.0
 httptools==0.6.0
-Jinja2==3.1.2
+Jinja2==3.1.3
 ujson==5.8.0
 uvloop==0.17.0
 uvicorn==0.22.0