Skip to content

Commit 559812a

Browse files
Bump python-multipart from 0.0.6 to 0.0.7 in /backend (#686)
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.6...0.0.7) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8d03f4 commit 559812a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

backend/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.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["Admin <admin@example.com>"]
88
python = "^3.10"
99
uvicorn = {extras = ["standard"], version = "^0.24.0.post1"}
1010
fastapi = "^0.109.1"
11-
python-multipart = "^0.0.6"
11+
python-multipart = "^0.0.7"
1212
email-validator = "^2.1.0.post1"
1313
celery = "^5.3.5"
1414
passlib = {extras = ["bcrypt"], version = "^1.7.4"}

0 commit comments

Comments
 (0)