Skip to content

Update whitenoise to 6.5.0 - #151

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-whitenoise-6.3.0-to-6.5.0
Closed

Update whitenoise to 6.5.0#151
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-whitenoise-6.3.0-to-6.5.0

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates whitenoise from 6.3.0 to 6.5.0.

Changelog

6.5.0

------------------

* Support Python 3.12.

* Changed documentation site URL from ``https://whitenoise.evans.io/`` to ``https://whitenoise.readthedocs.io/``.

6.4.0

------------------

* Support Django 4.2.

* Remove further support for byte strings from the ``root`` and ``prefix`` arguments to ``WhiteNoise``, and Django’s ``STATIC_ROOT`` setting.
Like in the previous release, this seems to be a remnant of Python 2 support.
Again, this change may be backwards incompatible for a small number of projects, but it’s unlikely.
Django does not support ``STATIC_ROOT`` being a byte string.
Links

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #167

@pyup-bot pyup-bot closed this Oct 11, 2023
@rogeriodelphi
rogeriodelphi deleted the pyup-update-whitenoise-6.3.0-to-6.5.0 branch October 11, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant