Skip to content

Commit

Permalink
Bump jinja2 from 2.11.2 to 2.11.3 in /core (#3077)
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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

automatic commit by git-black, original commits:
  6f27454
  • Loading branch information
dependabot[bot] authored and iknox-fa committed Feb 8, 2022
1 parent cbed9cc commit bec410a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"scripts/dbt",
],
install_requires=[
'Jinja2==2.11.3',
"Jinja2==2.11.3",
'agate>=1.6,<1.6.4',
'click>=7.0,<9',
'colorama>=0.3.9,<0.4.5',
Expand Down

0 comments on commit bec410a

Please sign in to comment.