Bump jinja2 from 3.0.1 to 3.0.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-01 08:02:22 +00:00 committed by GitHub
parent 44bc286c03
commit 08034086c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ imagesize==1.2.0
# via sphinx
iniconfig==1.1.1
# via pytest
jinja2==3.0.1
jinja2==3.0.2
# via sphinx
markupsafe==2.0.1
# via jinja2

View file

@ -20,7 +20,7 @@ idna==3.2
# via requests
imagesize==1.2.0
# via sphinx
jinja2==3.0.1
jinja2==3.0.2
# via sphinx
markupsafe==2.0.1
# via jinja2