Commit d3e93da
SY-3755: Fix Python pillow security vulnerability (#1977)
Upgrade all Python dependencies via `uv lock --upgrade` to address
Pillow security vulnerability (12.1.0 → 12.1.1). Also bumps alamos,
synnax-freighter, and synnax package versions from 0.51.0 to 0.51.1.
Notable dependency updates:
- pillow: 12.1.0 → 12.1.1 (security fix)
- cryptography: 46.0.4 → 46.0.5
- grpcio: 1.76.0 → 1.78.0
- numpy: 2.4.1 → 2.4.2
- playwright: 1.57.0 → 1.58.0
- pymodbus: 3.11.4 → 3.12.0
https://claude.ai/code/session_01NjVBuNvEWxkRBXo6U4PDpG
Co-authored-by: Claude <noreply@anthropic.com>1 parent 355ec7f commit d3e93da
4 files changed
Lines changed: 225 additions & 219 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments