소스 검색

Merge pull request #8693 from TechEmpower/dependabot/pip/frameworks/Python/routerling/jinja2-3.1.3

Bump jinja2 from 3.0.1 to 3.1.3 in /frameworks/Python/routerling
github-actions[bot] 1 년 전
부모
커밋
712a899c5e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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