Skip to content

Commit a869816

Browse files
author
stubsabot
committed
[stubsabot] Bump gunicorn to 25.0.3
Release: https://pypi.org/pypi/gunicorn/25.0.3 Homepage: https://gunicorn.org Repository: https://github.com/benoitc/gunicorn Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/gunicorn Changelog: https://gunicorn.org/news/ Diff: benoitc/gunicorn@25.0.2...25.0.3 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 4 files included in typeshed's stubs have been modified or renamed: `gunicorn/__init__.py`, `gunicorn/asgi/message.py`, `gunicorn/asgi/protocol.py`, `gunicorn/config.py`. - Total lines of Python code added: 4. - Total lines of Python code deleted: 9. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent 665cb9b commit a869816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/gunicorn/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "25.0.2"
1+
version = "25.0.3"
22
upstream_repository = "https://github.com/benoitc/gunicorn"
33
requires = ["types-gevent"]
44

0 commit comments

Comments
 (0)