Skip to content

Commit b85d156

Browse files
Bump jinja2 from 3.1.2 to 3.1.5
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f88a8f0 commit b85d156

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ psycopg2 = "^2.9.9"
1616
gunicorn = "^22.0.0"
1717
uvicorn = "^0.24.0.post1"
1818
python-dotenv = "^1.0.0"
19-
jinja2 = "^3.1.2"
19+
jinja2 = "^3.1.5"
2020
boto3 = "^1.33.1"
2121
python-multipart = "^0.0.6"
2222
celery = "^5.3.6"

0 commit comments

Comments
 (0)