Skip to content

Commit cc0f4bb

Browse files
Fix high severity dependabot vulnerabilities across Python and npm packages
Co-authored-by: Ayaz-Microsoft <234034413+Ayaz-Microsoft@users.noreply.github.com>
1 parent 8ed98dc commit cc0f4bb

5 files changed

Lines changed: 4614 additions & 1753 deletions

File tree

src/ContentProcessor/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ charset-normalizer==3.4.4
1111
click==8.3.1
1212
colorama==0.4.6
1313
coverage==7.13.1
14-
cryptography==46.0.3
14+
cryptography==46.0.5
1515
dnspython==2.8.0
1616
idna==3.11
1717
iniconfig==2.3.0
@@ -23,7 +23,7 @@ numpy==2.4.1
2323
packaging==25.0
2424
pandas==2.3.3
2525
pdf2image==1.17.0
26-
pillow==12.1.0
26+
pillow==12.1.1
2727
pluggy==1.6.0
2828
poppler-utils==0.1.0
2929
pycparser==2.23

src/ContentProcessorAPI/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pygments==2.19.2
4040
pyjwt==2.10.1
4141
pymongo==4.16.0
4242
python-dotenv==1.2.1
43-
python-multipart==0.0.21
43+
python-multipart==0.0.22
4444
pyyaml==6.0.3
4545
requests==2.32.5
4646
rich==14.2.0

0 commit comments

Comments
 (0)