Skip to content

Commit

Permalink
build(deps): bump jinja2 from 3.0.2 to 3.0.3 in /requirements
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.2 to 3.0.3.
- [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.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and palango committed Dec 15, 2021
1 parent 86c44ad commit 6e3d696
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ jedi==0.17.0
# via
# -r requirements-dev.txt
# ipython
jinja2==3.0.2
jinja2==3.0.3
# via
# -r requirements-dev.txt
# flask
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ jaeger-client==4.8.0
# via -r requirements.txt
jedi==0.17.0
# via ipython
jinja2==3.0.2
jinja2==3.0.3
# via
# -r requirements.txt
# flask
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ idna==2.8
# via requests
imagesize==1.1.0
# via sphinx
jinja2==3.0.2
jinja2==3.0.3
# via sphinx
markupsafe==2.0.1
# via jinja2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ itsdangerous==2.0.1
# via flask
jaeger-client==4.8.0
# via -r requirements.in
jinja2==3.0.2
jinja2==3.0.3
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit 6e3d696

Please sign in to comment.