Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
build(deps): bump jinja2 in /requirements/time_tracker_api
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 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.1...2.11.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2021
commit 0457623c3acf0455c684e76dc5c73fc67543eba7
2 changes: 1 addition & 1 deletion requirements/time_tracker_api/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Flask==1.1.1
flake8==3.7.9
WSGIserver==1.3
Werkzeug==0.16.1
Jinja2==2.11.1
Jinja2==2.11.3

#WSGI server
gunicorn==20.0.4
Expand Down