Skip to content

Commit 7c836ae

Browse files
build: bump python-multipart in /src/App in the python-deps group
Bumps the python-deps group in /src/App with 1 update: [python-multipart](https://github.com/Kludex/python-multipart). Updates `python-multipart` from 0.0.27 to 0.0.30 - [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.27...0.0.30) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f7a2fc commit 7c836ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dependencies = [
1010
"jinja2",
1111
"azure-identity",
1212
"python-dotenv==1.2.2",
13-
"python-multipart==0.0.27",
13+
"python-multipart==0.0.30",
1414
"urllib3==2.7.0",
1515
]

0 commit comments

Comments
 (0)