diff options
| author | John Estabrook <jestabro@vyos.io> | 2026-04-17 12:51:23 -0500 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2026-04-17 13:10:27 -0500 |
| commit | 94af5e97da9185f89de588fc689090fdaf878635 (patch) | |
| tree | e17e4d5863abed18c19148001819a174aa35d571 | |
| parent | 776c841e39dfc5b7399a8706b40a6c8adb0a55dc (diff) | |
| download | vyos-http-api-tools-94af5e97da9185f89de588fc689090fdaf878635.tar.gz vyos-http-api-tools-94af5e97da9185f89de588fc689090fdaf878635.zip | |
T8530: Update python-multipart for security advisory
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index d88f6a7..01c7f79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pyjwt==2.12.0 # via -r requirements.in python-dotenv==1.0.1 # via uvicorn -python-multipart==0.0.19 +python-multipart==0.0.26 # via -r requirements.in python-pam==2.0.2 # via -r requirements.in |
