Skip to content

Commit e8eecb0

Browse files
Bump jinja2 from 3.1.2 to 3.1.3 (#810)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [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.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07bce15 commit e8eecb0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pydantic = {version = "^2.5.2", extras = ["email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.25.0"}
1313
atlassian-python-api = "^3.41.4"
1414
dockerflow = "2024.1.0"
15-
Jinja2 = "^3.1.2"
15+
Jinja2 = "^3.1.3"
1616
sentry-sdk = {extras = ["fastapi"], version = "^1.39.2"}
1717
pydantic-yaml = "^1.2.0"
1818
backoff = "^2.2.1"

0 commit comments

Comments
 (0)