Skip to content

Commit

Permalink
Bump jinja2 from 2.11.3 to 3.1.2 in /src
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.2.
- [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.2)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2022
1 parent 230a15d commit 4ef726c
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 138 deletions.
2 changes: 1 addition & 1 deletion src/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cryptography = "==3.4.8"
firebase-admin = "==2.16.0"
Flask = "==1.1.2"
itsdangerous = "==2.0.1"
Jinja2 = "==2.11.3"
Jinja2 = "==3.1.2"
jira = "==2.0.0"
markupsafe = "==2.0.1"
PyJWT = "==2.3.0"
Expand Down
Loading

0 comments on commit 4ef726c

Please sign in to comment.