Changelog
### 4.1.3
```
------
* Fix handling of zero-valued mtimes which can occur when running on some
filesystems (thanks `twosigmajab <https://github.com/twosigmajab>`_ for
reporting).
* Fix potential path traversal attack while running in autorefresh mode on
Windows (thanks `phith0n <https://github.com/phith0n>`_ for reporting).
This is a good time to reiterate that autofresh mode is never intended for
production use.
```
Links
- PyPI: https://pypi.org/project/whitenoise
- Changelog: https://pyup.io/changelogs/whitenoise/
- Homepage: http://whitenoise.evans.io
This PR updates whitenoise from 4.1.2 to 4.1.3.
Changelog
### 4.1.3 ``` ------ * Fix handling of zero-valued mtimes which can occur when running on some filesystems (thanks `twosigmajab <https://github.com/twosigmajab>`_ for reporting). * Fix potential path traversal attack while running in autorefresh mode on Windows (thanks `phith0n <https://github.com/phith0n>`_ for reporting). This is a good time to reiterate that autofresh mode is never intended for production use. ```Links
- PyPI: https://pypi.org/project/whitenoise - Changelog: https://pyup.io/changelogs/whitenoise/ - Homepage: http://whitenoise.evans.io