Skip to content

Commit

Permalink
Bump gunicorn from 19.0.0 to 19.5.0
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.0.0 to 19.5.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@19.0...19.5.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2020
1 parent e10b2ae commit c622534
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Werkzeug==0.9.4
argparse==1.2.1
gevent==20.5.0
greenlet==0.4.15
gunicorn==19.0.0
gunicorn==19.5.0
itsdangerous==0.24
msgpack==0.5.6
ujson==2.0.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
'gevent==20.5.0',
'greenlet==0.4.15',
'itsdangerous==0.24',
'gunicorn==19.0',
'gunicorn==19.5.0',
'ujson==2.0.0'
],
classifiers = [
Expand Down

0 comments on commit c622534

Please sign in to comment.