Skip to content

Commit a01df0e

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.31. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.20...0.0.31) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.31 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4af94ea commit a01df0e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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

Lines changed: 6 additions & 6 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.31,<0.0.32)",
1414
]
1515

1616
[build-system]

0 commit comments

Comments
 (0)