Skip to content

Commit d3a6868

Browse files
authoredMar 22, 2025
Merge pull request #26 from suriya-mca/dependabot/pip/gunicorn-23.0.0
Bump gunicorn from 22.0.0 to 23.0.0
2 parents 8a22b61 + 254619f commit d3a6868

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
asgiref==3.8.1
22
Django==5.0.13
33
django-htmx==1.17.3
4-
gunicorn==22.0.0
4+
gunicorn==23.0.0
55
packaging==24.0
66
psycopg==3.1.19
77
psycopg-binary==3.1.19

‎requiremets.dummy.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Django==5.0.13
33
django-appconf==1.0.6
44
django-compressor==4.4
55
django-htmx==1.17.3
6-
gunicorn==22.0.0
6+
gunicorn==23.0.0
77
hiredis==2.3.2
88
packaging==24.0
99
psycopg==3.1.18

0 commit comments

Comments
 (0)
Please sign in to comment.