Skip to content

Commit

Permalink
Merge pull request #77 from tsukumijima/dependabot/pip/server/python-…
Browse files Browse the repository at this point in the history
…multipart-0.0.7

Build(deps): Bump python-multipart from 0.0.6 to 0.0.7 in /server
  • Loading branch information
tsukumijima authored Feb 12, 2024
2 parents 0e31295 + d8ed1b1 commit 0e1d1a3
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 6 deletions.
45 changes: 40 additions & 5 deletions server/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ py7zr = "^0.20.8"
pydantic = "^2.5.2"
pymediainfo = "^6.1.0"
python-jose = {version = "^3.3.0", extras = ["cryptography"]}
python-multipart = "^0.0.6"
python-multipart = "^0.0.7"
pywin32 = {version = "^306", platform = "win32"}
requests = "^2.31.0"
rich = "^13.7.0"
Expand Down

0 comments on commit 0e1d1a3

Please sign in to comment.