Skip to content

Commit 165fe95

Browse files
build(deps): bump gunicorn
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ff472b commit 165fe95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
gunicorn==22.0.0
1+
gunicorn==23.0.0
22
label-studio-ml @ git+https://github.com/HumanSignal/label-studio-ml-backend.git

label_studio_ml/examples/segment_anything_model/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ onnxruntime<=1.15.1
44
onnx
55
torch==2.0.1
66
torchvision==0.15.2
7-
gunicorn==22.0.0
7+
gunicorn==23.0.0
88
rq==1.10.1
99
timm==0.4.12
1010

0 commit comments

Comments
 (0)