WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 7863f1c

Browse files
authored
Merge pull request #173 from neuroforgede/dependabot/pip/skipper/gunicorn-23.0.0
Bump gunicorn from 22.0.0 to 23.0.0 in /skipper
2 parents 2ed7a61 + 986a3a8 commit 7863f1c

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

skipper/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pytz = "==2024.1"
1515
django-enumchoicefield = "==1.1.0"
1616
requests = "==2.32.2"
1717
django-filter = "==23.5"
18-
gunicorn = {version = "==22.0.0", extras = ["gevent"]}
18+
gunicorn = {version = "==23.0.0", extras = ["gevent"]}
1919
django-storages = "==1.12.3"
2020
boto3 = "==1.34.49"
2121
celery = "==5.3.6"

skipper/Pipfile.lock

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)