Bump jinja2 from 3.1.2 to 3.1.3 (#189)

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](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
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>
This commit is contained in:
dependabot[bot]
2024-02-24 17:04:28 -08:00
committed by GitHub
parent dedbe43c3e
commit e5146a7cd5
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@ pydantic-extra-types = "^2.1.0"
autoclasstoc = "^1.6.0"
black = "^23.12.1"
isort = "^5.12.0"
jinja2 = "^3.1.2"
jinja2 = "^3.1.3"
jsonpatch = "^1.33"
mypy = "^1.5.0"
openapi-parser = "^0.2.6"