Skip to content

Bump mod-wsgi from 5.0.2 to 6.0.5 - #804

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/mod-wsgi-6.0.5
Open

Bump mod-wsgi from 5.0.2 to 6.0.5#804
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/mod-wsgi-6.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown

Bumps mod-wsgi from 5.0.2 to 6.0.5.

Release notes

Sourced from mod-wsgi's releases.

mod_wsgi 6.0.5

Full release notes: https://modwsgi.readthedocs.io/en/latest/release-notes/version-6.0.5.html

Install from PyPi (recommended):

pip install mod_wsgi==6.0.5

For a bundled private Apache build (Linux):

pip install mod_wsgi-standalone==6.0.5

PyPi uploads follow each GitHub release; if pip reports the version is unavailable, the matching PyPi upload may not have happened yet.

The companion external telemetry pipeline is distributed separately on PyPi as mod_wsgi-telemetry and versioned independently of mod_wsgi.

Source archives attached together with SHA256SUMS for verification.

mod_wsgi 6.0.5.dev1

Development snapshot. Not normally published to PyPi (occasionally uploaded to exercise the release pipeline).

Release notes for the upcoming 6.0.5 final (work in progress): https://modwsgi.readthedocs.io/en/latest/release-notes/version-6.0.5.html

To test against your Apache and Python install, build from the attached source distribution:

tar xf mod_wsgi-6.0.5.dev1.tar.gz
cd mod_wsgi-6.0.5.dev1
pip install .

SHA256SUMS is attached for verification of the source archives.

mod_wsgi 6.0.4

Full release notes: https://modwsgi.readthedocs.io/en/latest/release-notes/version-6.0.4.html

Install from PyPi (recommended):

pip install mod_wsgi==6.0.4

For a bundled private Apache build (Linux):

pip install mod_wsgi-standalone==6.0.4

... (truncated)

Changelog

Sourced from mod-wsgi's changelog.

============= Release Notes

Release notes for current and recently-supported versions of mod_wsgi. See :doc:project-status for the version support policy.

.. toctree:: :maxdepth: 2

release-notes/version-6.0.5 release-notes/version-6.0.4 release-notes/version-6.0.3 release-notes/version-6.0.2 release-notes/version-6.0.1 release-notes/version-6.0.0

release-notes/version-5.0.2 release-notes/version-5.0.1 release-notes/version-5.0.0

Release notes for mod_wsgi 4.x and earlier are not listed here but remain available. Existing URLs continue to resolve and the notes are findable via the documentation search.

.. The following older release-note files are intentionally not referenced in any toctree. Each is marked :orphan: at the top of its file so Sphinx still builds it into HTML and indexes it for search, but it does not appear in the navigation.

release-notes/version-4.9.4 release-notes/version-4.9.3 release-notes/version-4.9.2 release-notes/version-4.9.1 release-notes/version-4.9.0

release-notes/version-4.8.0

release-notes/version-4.7.1 release-notes/version-4.7.0

release-notes/version-4.6.8 release-notes/version-4.6.7 release-notes/version-4.6.6 release-notes/version-4.6.5 release-notes/version-4.6.4 release-notes/version-4.6.3 release-notes/version-4.6.2 release-notes/version-4.6.1 release-notes/version-4.6.0

... (truncated)

Commits
  • e2da5fa Merge branch 'release/mod_wsgi-6.0.5'
  • e5b359f Update version to 6.0.5 for final release.
  • 346e2c5 Fix daemon request body truncation when deferred-content handshake disabled.
  • 075ef14 Update mod_wsgi to 6.0.5.dev1 for testing.
  • 647b41f Merge branch 'release/mod_wsgi-6.0.4'
  • 7ca4a14 Merge tag 'mod_wsgi-6.0.4' into develop
  • e9bc4ce Fix broken Django runmodwsgi management command and bump to 6.0.4.
  • c5f35ad Fix formatting of release notes.
  • 8295f0f Merge branch 'release/mod_wsgi-telemetry-1.0.1'
  • 70f2a1f Merge tag 'mod_wsgi-telemetry-1.0.1' into develop
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mod-wsgi](https://github.com/GrahamDumpleton/mod_wsgi) from 5.0.2 to 6.0.5.
- [Release notes](https://github.com/GrahamDumpleton/mod_wsgi/releases)
- [Changelog](https://github.com/GrahamDumpleton/mod_wsgi/blob/develop/docs/release-notes.rst)
- [Commits](GrahamDumpleton/mod_wsgi@5.0.2...mod_wsgi-6.0.5)

---
updated-dependencies:
- dependency-name: mod-wsgi
  dependency-version: 6.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 20, 2026
@github-actions

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants