Skip to content

Commit be48dd3

Browse files
authored
Merge pull request #7 from ericgitangu/dependabot/pip/app/search/gunicorn-23.0.0
Bump gunicorn from 20.1.0 to 23.0.0 in /app/search
2 parents 88e8ba7 + 9a314fc commit be48dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/search/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ prometheus-client==0.16.0; python_version >= "3.7"
66
flask-prometheus-metrics==1.0.0; python_version >= "3.7"
77
python-json-logger==2.0.7; python_version >= "3.7"
88
Werkzeug==2.2.3; python_version >= "3.7"
9-
gunicorn==20.1.0; python_version >= "3.7"
9+
gunicorn==23.0.0; python_version >= "3.7"

0 commit comments

Comments
 (0)