Skip to content

Commit 86dfaee

Browse files
Bump gunicorn in /project/ehmatthes-pcc-f555082/chapter_20
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.3.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.3...19.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69c1cd6 commit 86dfaee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

project/ehmatthes-pcc-f555082/chapter_20/learning_log_django_2.1/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dj-database-url==0.5.0
22
dj-static==0.0.6
33
Django==2.2.18
44
django-bootstrap3==10.0.1
5-
gunicorn==19.9.0
5+
gunicorn==19.5.0
66
psycopg2==2.7.5
77
pytz==2018.5
88
static3==0.7.0

project/ehmatthes-pcc-f555082/chapter_20/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Django==1.11.29
22
dj-database-url==0.3.0
33
dj-static==0.0.6
44
django-bootstrap3==6.2.2
5-
gunicorn==19.3.0
5+
gunicorn==19.5.0
66
static3==0.6.1
77
psycopg2>=2.6.1

0 commit comments

Comments
 (0)