Browse Source

Bump gunicorn from 19.5.0 to 22.0.0

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.5.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/19.5.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/215/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
2e1a3fd767
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@ -1,5 +1,5 @@
django>=1.11,<1.12
django-debug-toolbar==1.11.1
gunicorn==19.5.0
gunicorn==22.0.0
psycopg2-binary==2.8.5
whitenoise==3.3.1

Loading…
Cancel
Save