Skip to content

Commit 4c5cad0

Browse files
committed
chore(deps): upgrade python dependencies for security reasons
- Updated python-multiopart - Updated urllib3 - Updated wheel
1 parent 7ca3f4f commit 4c5cad0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Pygments==2.19.2
4949
PyJWT==2.10.1
5050
pytest==8.4.1
5151
python-dotenv==1.1.1
52-
python-multipart==0.0.20
52+
python-multipart==0.0.22
5353
PyYAML==6.0.2
5454
regex==2025.7.34
5555
requests==2.32.5
@@ -72,9 +72,9 @@ typer==0.16.1
7272
typing-inspection==0.4.1
7373
typing_extensions==4.15.0
7474
ujson==5.11.0
75-
urllib3==2.6.2
75+
urllib3==2.6.3
7676
uvicorn==0.35.0
7777
watchfiles==1.1.0
7878
webencodings==0.5.1
7979
websockets==15.0.1
80-
wheel==0.45.1
80+
wheel==0.46.3

0 commit comments

Comments
 (0)