Browse Source

Merge pull request #8988 from TechEmpower/dependabot/pip/frameworks/Python/responder/jinja2-3.1.4

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

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

@@ -1,6 +1,6 @@
 asyncpg==0.21.0
 gunicorn==22.0.0
-Jinja2==3.1.3
+Jinja2==3.1.4
 ujson==2.0.3
 uvloop==0.17.0
 httptools==0.5.0