Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 1, 2021
1 parent b68c695 commit e8ed413
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 1 addition & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,15 @@
#
# pip-compile --output-file=requirements/dev.txt requirements/dev.in
#
atomicwrites==1.4.0
# via pytest
attrs==20.3.0
# via pytest
click==7.1.2
# via pip-tools
colorama==0.4.4
# via pytest
coverage==5.4
# via pytest-cov
iniconfig==1.1.1
# via pytest
jinja2==2.11.2
jinja2==2.11.3
# via -r requirements/dev.in
mako==1.1.4
# via -r requirements/dev.in
Expand Down
4 changes: 1 addition & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,13 @@ certifi==2020.12.5
# via requests
chardet==4.0.0
# via requests
colorama==0.4.4
# via sphinx
docutils==0.16
# via sphinx
idna==2.10
# via requests
imagesize==1.2.0
# via sphinx
jinja2==2.11.2
jinja2==2.11.3
# via sphinx
markupsafe==1.1.1
# via jinja2
Expand Down

0 comments on commit e8ed413

Please sign in to comment.