Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent ee3a367 commit 7eab1cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion model-engine/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deprecation~=2.1
docker~=5.0
fastapi~=0.110.0
gitdb2~=2.0
gunicorn~=20.0
gunicorn~=22.0
httptools==0.5.0
json-log-formatter~=0.3
kubeconfig~=1.1
Expand Down
4 changes: 2 additions & 2 deletions model-engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ google-auth==2.21.0
# via kubernetes
greenlet==2.0.2
# via sqlalchemy
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.in
h11==0.14.0
# via
Expand Down Expand Up @@ -319,6 +319,7 @@ packaging==23.1
# build
# ddtrace
# deprecation
# gunicorn
# huggingface-hub
# marshmallow
# msal-extensions
Expand Down Expand Up @@ -600,6 +601,5 @@ zipp==3.16.0
# The following packages are considered to be unsafe in a requirements file:
setuptools==69.0.3
# via
# gunicorn
# kubernetes
# kubernetes-asyncio

0 comments on commit 7eab1cc

Please sign in to comment.