Browse Source

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

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

---
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
ab6710e74b
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.6.1
 importlib-resources==6.5.2
-Jinja2==3.1.5
+Jinja2==3.1.6
 jsmin==3.0.1
 livereload==2.7.1
 Markdown==3.7