Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 26, 2022
1 parent b232b9e commit 988b987
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion server/python/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ stripe = "==2.29.3"
toml = "==0.9.6"
urllib3 = "==1.26.12"
Flask = "==1.1.2"
Jinja2 = "==2.10.1"
Jinja2 = "==2.11.3"
MarkupSafe = "==1.1.1"
Werkzeug = "==2.1.2"

Expand Down
8 changes: 4 additions & 4 deletions server/python/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 988b987

Please sign in to comment.