Bump supervisor from 4.0.4 to 4.1.0 in /{{cookiecutter.app_name}}

Bumps [supervisor](https://github.com/Supervisor/supervisor) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/Supervisor/supervisor/releases)
- [Changelog](https://github.com/Supervisor/supervisor/blob/master/CHANGES.rst)
- [Commits](https://github.com/Supervisor/supervisor/compare/4.0.4...4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 years ago committed by James Curtin
parent 6e3bb53454
commit 137f36f369
  1. 2
      {{cookiecutter.app_name}}/Pipfile

@ -24,7 +24,7 @@ WTForms = "==2.2.1"
# Deployment
gevent = "==1.4.0"
gunicorn = ">=19.1.1"
supervisor = "==4.0.4"
supervisor = "==4.1.0"
# Webpack
flask-webpack = "==0.1.0"

Loading…
Cancel
Save