Skip to content

Commit f7872fd

Browse files
Bump gunicorn from 22.0.0 to 23.0.0 (#29)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98cfbe9 commit f7872fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django==5.1.13
22
dj-database-url==2.1.0
3-
gunicorn==22.0.0
3+
gunicorn==23.0.0
44
psycopg2-binary==2.9.9
55
wheel==0.38.1
66
whitenoise==6.6.0

0 commit comments

Comments
 (0)