Skip to content

Commit 5047bc9

Browse files
authored
Merge pull request #134 from igorbenav/gunicorn-bump
gunicorn bumped
2 parents 4db9abe + a3a473d commit 5047bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ httpx = "^0.26.0"
2828
pydantic-settings = "^2.0.3"
2929
redis = "^5.0.1"
3030
arq = "^0.25.0"
31-
gunicorn = "^21.2.0"
31+
gunicorn = "^22.0.0"
3232
bcrypt = "^4.1.1"
3333
fastcrud = "^0.11.0"
3434

0 commit comments

Comments
 (0)