Skip to content

Commit

Permalink
Merge pull request #2231 from uccser/dependabot/pip/gunicorn-21.2.0
Browse files Browse the repository at this point in the history
Bump gunicorn from 20.1.0 to 21.2.0
  • Loading branch information
jimbonothing64 authored Dec 20, 2023
2 parents 4525a43 + ab98738 commit aab2cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ django-environ==0.11.2
django-bootstrap-breadcrumbs==0.9.2

# Web serving
gunicorn==20.1.0
gunicorn==21.2.0
whitenoise==6.6.0

# Database APIs
Expand Down

0 comments on commit aab2cfc

Please sign in to comment.