Skip to content

Commit e29e506

Browse files
Update dependency python-multipart to ^0.0.20
1 parent 869219e commit e29e506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ types-requests = "^2.31.0.1"
2929
[tool.poetry.group.test.dependencies]
3030
pytest = "^7.3.1"
3131
requests-mock = "^1.10.0"
32-
python-multipart = "^0.0.18"
32+
python-multipart = "^0.0.20"
3333
httpx = "^0.24.0"
3434
sqlalchemy-utils = "^0.41.1"
3535

0 commit comments

Comments
 (0)