Skip to content

Commit

Permalink
Bump jinja2 from 3.0.2 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.2 to 3.1.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.0.2...3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2022
1 parent 0ae0f59 commit 28733bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==21.2.0
# via pytest
babel==2.9.1
# via sphinx
backports.entry-points-selectable==1.1.0
backports-entry-points-selectable==1.1.0
# via virtualenv
blinker==1.4
# via -r requirements/tests.in
Expand Down Expand Up @@ -48,7 +48,7 @@ imagesize==1.2.0
# via sphinx
iniconfig==1.1.1
# via pytest
jinja2==3.0.2
jinja2==3.1.2
# via sphinx
markupsafe==2.0.1
# via jinja2
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ idna==3.3
# via requests
imagesize==1.2.0
# via sphinx
jinja2==3.0.2
jinja2==3.1.2
# via sphinx
markupsafe==2.0.1
# via jinja2
Expand Down

0 comments on commit 28733bf

Please sign in to comment.