| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| flask-3.1.3-py3-none-any.whl | 2026-02-19 | 103.4 kB | |
| flask-3.1.3.tar.gz | 2026-02-19 | 759.0 kB | |
| 3.1.3 source code.tar.gz | 2026-02-19 | 770.7 kB | |
| 3.1.3 source code.zip | 2026-02-19 | 863.6 kB | |
| README.md | 2026-02-19 | 534 Bytes | |
| Totals: 5 Items | 2.5 MB | 142 | |
This is the Flask 3.1.3 security fix release, which fixes a security issue but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.
PyPI: https://pypi.org/project/Flask/3.1.3/ Changes: https://flask.palletsprojects.com/page/changes/#version-3-1-3
- The session is marked as accessed for operations that only access the keys but not the values, such as
inandlen. GHSA-68rp-wp8r-4726