Skip to content

Commit

Permalink
Merge pull request #946 from CodeForAfrica/dependabot/pip/gunicorn-ge…
Browse files Browse the repository at this point in the history
…ventsetproctitle--21.2.0

Bump gunicorn[gevent,setproctitle] from 20.1 to 21.2.0
  • Loading branch information
kilemensi authored Oct 16, 2023
2 parents 0a21bf9 + c68314e commit 0c76da3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.0
environs[django]==9.5.0
greenlet==2.0.2
gunicorn[gevent,setproctitle]==20.1.0
gunicorn[gevent,setproctitle]==21.2.0
hyperlink==21.0.0
markdown==3.4.3
oauthlib[signedtoken]==3.2.2
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install_requires =
djangorestframework==3.14.0
environs[django]==9.5.0
greenlet==2.0.2
gunicorn[gevent,setproctitle]==20.1
gunicorn[gevent,setproctitle]==21.2.0
markdown==3.4.3
python_requires = >=3.8, <4
packages = find:
Expand Down

0 comments on commit 0c76da3

Please sign in to comment.