mirror of
https://github.com/pacnpal/simpleguardhome.git
synced 2026-03-22 17:46:04 -04:00
Merge pull request #37 from pacnpal/copilot/fix-arbitrary-file-write-issue
Upgrade python-multipart to 0.0.22 to fix CVE-2026-24486
This commit is contained in:
@@ -6,6 +6,6 @@ pydantic==2.12.5
|
||||
pydantic-settings==2.11.0
|
||||
pytest>=7.4.4
|
||||
pytest-asyncio>=0.25.2
|
||||
python-multipart==0.0.20
|
||||
python-multipart==0.0.22
|
||||
jinja2==3.1.6
|
||||
slowapi==0.1.9
|
||||
Reference in New Issue
Block a user