Skip to content

Commit

Permalink
Bump python-multipart from 0.0.6 to 0.0.7 (#84)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent e66205d commit 606414a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sqlalchemy = "^2.0.25"
openai = "^1.11.1"
psycopg2-binary = "^2.9.9"
boto3 = "^1.34.38"
python-multipart = "^0.0.6"
python-multipart = "^0.0.7"
ffmpeg-python = "^0.2.0"
pyyaml = "^6.0.1"
pytest-dotenv = "^0.5.2"
Expand Down

0 comments on commit 606414a

Please sign in to comment.