Skip to content

Commit c753678

Browse files
authored
Merge pull request #61 from Azure-Samples/tonybaloney-patch-1
Update gunicorn
2 parents fe39f14 + 0f0b48d commit c753678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.__src_folder_name}}/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# global requirements
2-
gunicorn==20.1.0
2+
gunicorn==22.0.0
33
{% if cookiecutter.project_backend == "fastapi" %}
44
uvicorn==0.23.2
55
{% endif %}

0 commit comments

Comments
 (0)