Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent c957edc commit e1d503e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,28 +44,28 @@ idna==2.9
importlib-metadata==1.6.1
# via
# inflect
# path.py
# path-py
inflect==3.0.2
# via jinja2-pluralize
isort==4.3.21
# via pylint
jinja2==2.11.3
jinja2==3.1.4
# via
# diff-cover
# jinja2-pluralize
jinja2-pluralize==0.3.0
# via diff-cover
lazy-object-proxy==1.4.3
lazy-object-proxy==1.4.1
# via astroid
markupsafe==1.1.1
markupsafe==2.1.5
# via jinja2
mccabe==0.6.1
# via pylint
packaging==20.4
# via
# bleach
# tox
path.py==11.5.2
path-py==11.5.2
# via edx-i18n-tools
pip-tools==5.2.1
# via -r dev.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ idna==2.9
# via requests
imagesize==1.2.0
# via sphinx
jinja2==2.11.3
jinja2==3.1.4
# via sphinx
markupsafe==1.1.1
markupsafe==2.1.5
# via jinja2
packaging==20.4
# via
Expand Down

0 comments on commit e1d503e

Please sign in to comment.