소스 검색

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 년 전
부모
커밋
c3e4826cf9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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