Skip to content

Commit

Permalink
Bump gunicorn[gevent,setproctitle] from 20.1 to 21.2.0
Browse files Browse the repository at this point in the history
Bumps [gunicorn[gevent,setproctitle]](https://github.com/benoitc/gunicorn) from 20.1 to 21.2.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.0...21.2.0)

---
updated-dependencies:
- dependency-name: gunicorn[gevent,setproctitle]
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 0a21bf9 commit c68314e
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 c68314e

Please sign in to comment.