Skip to content

Commit b1f68c9

Browse files
authored
Merge pull request #9 from xlurio/dependabot/pip/backend/gunicorn-approx-eq-23.0.0
chore(deps): update gunicorn requirement from ~=22.0.0 to ~=23.0.0 in /backend
2 parents a79ee2d + 60ef80c commit b1f68c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Django~=5.1
66
djangorestframework-simplejwt~=5.3.1
77
djangorestframework~=3.15.2
88
factory-boy~=3.3.0
9-
gunicorn~=22.0.0
9+
gunicorn~=23.0.0
1010
pillow~=10.4.0
1111
psycopg2~=2.9.9

0 commit comments

Comments
 (0)