Skip to content

Commit cbd59c2

Browse files
Bump python-multipart from 0.0.20 to 0.0.22
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.22. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.20...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52edcc6 commit cbd59c2

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

requirements.lock.txt

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@ click==8.3.1
7272
# uvicorn
7373
cloudpickle==3.1.2
7474
# via pydocket
75-
colorama==0.4.6
76-
# via
77-
# click
78-
# pytest
79-
# tqdm
8075
coverage[toml]==7.13.0
8176
# via pytest-cov
8277
cryptography==46.0.3
@@ -85,6 +80,7 @@ cryptography==46.0.3
8580
# azure-identity
8681
# msal
8782
# pyjwt
83+
# secretstorage
8884
cyclopts==4.4.0
8985
# via fastmcp
9086
diskcache==5.6.3
@@ -144,6 +140,10 @@ jaraco-context==6.0.1
144140
# via keyring
145141
jaraco-functools==4.3.0
146142
# via keyring
143+
jeepney==0.9.0
144+
# via
145+
# keyring
146+
# secretstorage
147147
jiter==0.12.0
148148
# via openai
149149
jsonschema==4.25.1
@@ -362,14 +362,10 @@ python-dotenv==1.2.1
362362
# pydantic-settings
363363
python-json-logger==4.0.0
364364
# via pydocket
365-
python-multipart==0.0.20
365+
python-multipart==0.0.22
366366
# via mcp
367367
pytokens==0.3.0
368368
# via black
369-
pywin32==311
370-
# via mcp
371-
pywin32-ctypes==0.2.3
372-
# via keyring
373369
pyyaml==6.0.3
374370
# via
375371
# jsonschema-path
@@ -408,6 +404,8 @@ rpds-py==0.30.0
408404
# referencing
409405
ruff==0.14.9
410406
# via -r requirements.in
407+
secretstorage==3.5.0
408+
# via keyring
411409
shellingham==1.5.4
412410
# via typer
413411
sniffio==1.3.1

requirements.windows.lock.txt

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@ click==8.3.1
7272
# uvicorn
7373
cloudpickle==3.1.2
7474
# via pydocket
75-
colorama==0.4.6
76-
# via
77-
# click
78-
# pytest
79-
# tqdm
8075
coverage[toml]==7.13.0
8176
# via pytest-cov
8277
cryptography==46.0.3
@@ -85,6 +80,7 @@ cryptography==46.0.3
8580
# azure-identity
8681
# msal
8782
# pyjwt
83+
# secretstorage
8884
cyclopts==4.3.0
8985
# via fastmcp
9086
diskcache==5.6.3
@@ -144,6 +140,10 @@ jaraco-context==6.0.1
144140
# via keyring
145141
jaraco-functools==4.3.0
146142
# via keyring
143+
jeepney==0.9.0
144+
# via
145+
# keyring
146+
# secretstorage
147147
jiter==0.12.0
148148
# via openai
149149
jsonschema==4.25.1
@@ -362,14 +362,10 @@ python-dotenv==1.2.1
362362
# pydantic-settings
363363
python-json-logger==4.0.0
364364
# via pydocket
365-
python-multipart==0.0.20
365+
python-multipart==0.0.22
366366
# via mcp
367367
pytokens==0.3.0
368368
# via black
369-
pywin32==311
370-
# via mcp
371-
pywin32-ctypes==0.2.3
372-
# via keyring
373369
pyyaml==6.0.3
374370
# via
375371
# jsonschema-path
@@ -408,6 +404,8 @@ rpds-py==0.30.0
408404
# referencing
409405
ruff==0.14.9
410406
# via -r requirements.in
407+
secretstorage==3.5.0
408+
# via keyring
411409
shellingham==1.5.4
412410
# via typer
413411
sniffio==1.3.1
@@ -432,8 +430,10 @@ typer==0.20.0
432430
typing-extensions==4.15.0
433431
# via
434432
# aiosqlite
433+
# anyio
435434
# azure-core
436435
# azure-identity
436+
# exceptiongroup
437437
# mcp
438438
# openai
439439
# opentelemetry-api
@@ -443,7 +443,10 @@ typing-extensions==4.15.0
443443
# pydantic
444444
# pydantic-core
445445
# pydocket
446+
# pytest-asyncio
447+
# referencing
446448
# sqlalchemy
449+
# starlette
447450
# typer
448451
# typing-inspection
449452
typing-inspection==0.4.2

0 commit comments

Comments
 (0)