Commit 8bfd571
adam
py-werkzeug: updated to 3.1.5
Version 3.1.5
- ``safe_join`` on Windows does not allow more special device names, regardless
of extension or surrounding spaces. :ghsa:`87hc-h4r5-73f7`
- The multipart form parser handles a ``\r\n`` sequence at a chunk boundary.
This fixes the previous attempt, which caused incorrect content lengths.
:issue:`3065` :issue:`3077`
- Fix ``AttributeError`` when initializing ``DebuggedApplication`` with
``pin_security=False``. :issue:`3075`1 parent 413f48d commit 8bfd571
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments