Browse Source

chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /hack/api-docs (#4244)

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

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
acb4734c2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/requirements.txt

+ 1 - 1
hack/api-docs/requirements.txt

@@ -9,7 +9,7 @@ htmlmin==0.1.12
 idna==3.10
 importlib-metadata==8.5.0
 importlib-resources==6.4.5
-Jinja2==3.1.4
+Jinja2==3.1.5
 jsmin==3.0.1
 livereload==2.7.1
 Markdown==3.7