Bump environs in /{{cookiecutter.app_name}}/requirements

Bumps [environs](https://github.com/sloria/environs) from 5.2.1 to 6.0.0.
- [Release notes](https://github.com/sloria/environs/releases)
- [Changelog](https://github.com/sloria/environs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sloria/environs/compare/5.2.1...6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 years ago committed by James Curtin
parent 4e6af2c04e
commit eb6aa05163
  1. 2
      {{cookiecutter.app_name}}/requirements/prod.txt

@ -35,4 +35,4 @@ Flask-Caching>=1.7.2
Flask-DebugToolbar==0.10.1
# Environment variable parsing
environs==5.2.1
environs==6.0.0

Loading…
Cancel
Save