Skip to content

Commit baf0a19

Browse files
Bump gunicorn from 22.0.0 to 23.0.0 in /integration_test (rq#696)
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-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e01713 commit baf0a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e ..
22
Django==4.2.20
3-
gunicorn==22.0.0
3+
gunicorn==23.0.0
44
psycopg2==2.9.7
55
requests==2.32.0

0 commit comments

Comments
 (0)