Flask-reuploads

Latest version: v1.0.1.dev0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.3.1

------------------
- fix deprecation warning for pytest

1.3.0

------------------
- improve documentation
(`133 <https://github.com/jugmac00/flask-reuploaded/issues/133>`_)
- drop support for Python 3.6
- add support for Python 3.11
- update dependencies for building documentation

1.2.0

------------------
- add contexts to coverage report
- pin documentation dependencies to prevent future breakage
- fix typing errors (mypy) with recently released Flask 2.0.1
- add support for Python 3.10

1.1.0

------------------
- make type checkers aware that this library is using type annotations

1.0.0

------------------
- raise test coverage to 100%
- use official `Pallets` theme for the documentation
- remove deprecated `patch_request_class` helper function; use `MAX_CONTENT_LENGTH` instead.
- `autoserve` now has been deactivated by default and needs explicit activation
via the setting `UPLOADS_AUTOSERVE=True`

0.5.0

-----
- improve documentation of example app
- document surprising `autoserve` feature
- issue a warning when using `autoserve` without explicit configuration

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.