Skip to content

Commit babceff

Browse files
Bump jinja2 from 3.1.3 to 3.1.4 (#610)
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](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: stevenmccullaghmadetech <118556488+stevenmccullaghmadetech@users.noreply.github.com>
1 parent b911dbb commit babceff

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -40,7 +40,7 @@ polling2 = "^0.4.7"
4040
[tool.poetry.dev-dependencies]
4141
flake8 = "^3.8.3"
4242
black = "^24.3.0"
43-
jinja2 = "^3.1.3"
43+
jinja2 = "^3.1.4"
4444
pytest = "^7.2.0"
4545
pytest_check = "^1.0.1"
4646
pyjwt = "^2.0.1"

0 commit comments

Comments
 (0)