Commit e562cc5
deps: pin python-dotenv >=1.2.2 (CVE-2026-28684) (#51)
* deps: pin python-dotenv >=1.2.2 to fix CVE-2026-28684
Transitive dependency (via pydantic-settings/uvicorn[standard]) was
being resolved to 1.0.1, which pip-audit now flags. Pinning directly
at the floor of the fixed version.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* deps: bump python-dotenv to 1.2.2 in lockfile
CI's pip-audit reads requirements.lock; the floor pin in requirements.txt
alone doesn't affect the audited lock. Updating the lock entry directly.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 04206fd commit e562cc5
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
0 commit comments