Commit ce540c1
fix: lower python-dotenv floor to 1.2.1 for Python 3.9 compat
python-dotenv 1.2.2 requires Python >= 3.10; highest available on
Python 3.9 is 1.2.1. Partially mitigates CVE-2026-28684 — full
remediation (1.2.2+) blocked until Python 3.9 support is dropped.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e7d140e commit ce540c1
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments