Skip to content

Commit

Permalink
Bump python-multipart from 0.0.9 to 0.0.18 in /bytes (#3925)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Klopper <[email protected]>
Co-authored-by: Ammar <[email protected]>
  • Loading branch information
3 people authored Dec 4, 2024
1 parent 09b2228 commit cc0be3c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 15 deletions.
13 changes: 5 additions & 8 deletions bytes/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 bytes/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ opentelemetry-instrumentation-httpx = "^0.49b2"
opentelemetry-instrumentation = "^0.49b2"
opentelemetry-instrumentation-dbapi = "^0.49b2"
pydantic-settings = "^2.2.1"
python-multipart = "^0.0.9"
python-multipart = "^0.0.18"
httpx = "^0.27.0"
opentelemetry-api = "^1.28.2"
opentelemetry-exporter-otlp-proto-common = "^1.28.2"
Expand Down
6 changes: 3 additions & 3 deletions bytes/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -757,9 +757,9 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca \
--hash=sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a
python-multipart==0.0.9 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:03f54688c663f1b7977105f021043b0793151e4cb1c1a9d4a11fc13d622c4026 \
--hash=sha256:97ca7b8ea7b05f977dc3849c3ba99d51689822fab725c3703af7c866a0c2b215
python-multipart==0.0.18 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:7a68db60c8bfb82e460637fa4750727b45af1d5e2ed215593f917f64694d34fe \
--hash=sha256:efe91480f485f6a361427a541db4796f9e1591afc0fb8e7a4ba06bfbc6708996
requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
Expand Down
6 changes: 3 additions & 3 deletions bytes/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -669,9 +669,9 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca \
--hash=sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a
python-multipart==0.0.9 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:03f54688c663f1b7977105f021043b0793151e4cb1c1a9d4a11fc13d622c4026 \
--hash=sha256:97ca7b8ea7b05f977dc3849c3ba99d51689822fab725c3703af7c866a0c2b215
python-multipart==0.0.18 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:7a68db60c8bfb82e460637fa4750727b45af1d5e2ed215593f917f64694d34fe \
--hash=sha256:efe91480f485f6a361427a541db4796f9e1591afc0fb8e7a4ba06bfbc6708996
requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
Expand Down

0 comments on commit cc0be3c

Please sign in to comment.