소스 검색

Bump jinja2 from 3.1.3 to 3.1.4 in /frameworks/Python/routerling (#8978)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 년 전
부모
커밋
39f0e9b0cb
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
 click==8.0.1
 gunicorn==22.0.0
 gunicorn==22.0.0
 h11==0.12.0
 h11==0.12.0
-Jinja2==3.1.3
+Jinja2==3.1.4
 MarkupSafe==2.0.1
 MarkupSafe==2.0.1
 routerling==0.3.1
 routerling==0.3.1
 ujson==5.4.0
 ujson==5.4.0