Skip to content

Commit e27eeba

Browse files
dependabot[bot]dolfinus
authored andcommitted
Bump python-multipart from 0.0.17 to 0.0.18
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 to 0.0.18. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.17...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 525d635 commit e27eeba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ uvicorn = { version = ">=0.30.6,<0.33.0", optional = true }
5757
alembic = { version = "^1.13.2", optional = true }
5858
python-jose = { version = "^3.3.0", extras = ["cryptography"], optional = true }
5959
jinja2 = { version = "^3.1.4", optional = true }
60-
python-multipart = { version = ">=0.0.9,<0.0.18", optional = true }
60+
python-multipart = { version = ">=0.0.9,<0.0.19", optional = true }
6161
celery = { version = "^5.4.0", optional = true }
6262
onetl = { version = "^0.12.0", extras = ["spark"], optional = true }
6363
pyyaml = {version = "*", optional = true}

0 commit comments

Comments
 (0)