Skip to content

Commit fb40f43

Browse files
Bump python-multipart in /sample-apps/starlette-postgres-uvicorn
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.26. - [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.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 262b9d8 commit fb40f43

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

sample-apps/starlette-postgres-uvicorn/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample-apps/starlette-postgres-uvicorn/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"asyncpg (>=0.30.0,<0.31.0)",
1111
"cryptography (>=44.0.0,<45.0.0)",
1212
"uvicorn (>=0.34.0,<0.35.0)",
13-
"python-multipart (>=0.0.20,<0.0.21)",
13+
"python-multipart (>=0.0.26,<0.0.27)",
1414
]
1515

1616
[build-system]

0 commit comments

Comments
 (0)