Skip to content

Commit 60d6c71

Browse files
Bump jinja2 in /{{cookiecutter.project_slug}}/backend (#155)
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>
1 parent 36311fe commit 60d6c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ redis==3.5.3
66
httpx==0.15.5
77
ipython==7.18.1
88
itsdangerous==1.1.0
9-
Jinja2==2.11.2
9+
Jinja2==2.11.3
1010
psycopg2==2.8.6
1111
pytest==6.1.0
1212
requests==2.24.0

0 commit comments

Comments
 (0)