Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

Bumps the pip group with 1 update in the /bazel/pip/requirements directory: starlette.
Bumps the pip group with 2 updates in the /max/pipelines directory: starlette and torch.

Updates starlette from 0.41.2 to 0.47.2

Release notes

Sourced from starlette's releases.

0.47.2

Fixed

  • Make UploadFile check for future rollover #2962.

New Contributors

Full Changelog: Kludex/starlette@0.47.1...0.47.2

Version 0.47.1

Fixed

  • Use Self in TestClient.__enter__ #2951
  • Allow async exception handlers to type-check #2949

Full Changelog: Kludex/starlette@0.47.0...0.47.1

Version 0.47.0

Added

  • Add support for ASGI pathsend extension #2671.
  • Add partitioned attribute to Response.set_cookie #2501.

Changed

  • Change methods parameter type from list[str] to Collection[str] #2903.
  • Replace import typing by from typing import ... in the whole codebase #2867.

Fixed

  • Mark ExceptionMiddleware.http_exception as async to prevent thread creation #2922.

New Contributors

Full Changelog: Kludex/starlette@0.46.2...0.47.0

Version 0.46.2

... (truncated)

Changelog

Sourced from starlette's changelog.

0.47.2 (July 20, 2025)

Fixed

  • Make UploadFile check for future rollover #2962.

0.47.1 (June 21, 2025)

Fixed

  • Use Self in TestClient.__enter__ #2951.
  • Allow async exception handlers to type-check #2949.

0.47.0 (May 29, 2025)

Added

  • Add support for ASGI pathsend extension #2671.
  • Add partitioned attribute to Response.set_cookie #2501.

Changed

  • Change methods parameter type from list[str] to Collection[str] #2903.
  • Replace import typing by from typing import ... in the whole codebase #2867.

Fixed

  • Mark ExceptionMiddleware.http_exception as async to prevent thread creation #2922.

0.46.2 (April 13, 2025)

Fixed

  • Prevents reraising of exception from BaseHttpMiddleware #2911.
  • Use correct index on backwards compatible logic in TemplateResponse #2909.

0.46.1 (March 8, 2025)

Fixed

  • Allow relative directory path when follow_symlinks=True #2896.

0.46.0 (February 22, 2025)

Added

  • GZipMiddleware: Make sure Vary header is always added if a response can be compressed #2865.

... (truncated)

Commits

Updates starlette from 0.41.2 to 0.47.2

Release notes

Sourced from starlette's releases.

0.47.2

Fixed

  • Make UploadFile check for future rollover #2962.

New Contributors

Full Changelog: Kludex/starlette@0.47.1...0.47.2

Version 0.47.1

Fixed

  • Use Self in TestClient.__enter__ #2951
  • Allow async exception handlers to type-check #2949

Full Changelog: Kludex/starlette@0.47.0...0.47.1

Version 0.47.0

Added

  • Add support for ASGI pathsend extension #2671.
  • Add partitioned attribute to Response.set_cookie #2501.

Changed

  • Change methods parameter type from list[str] to Collection[str] #2903.
  • Replace import typing by from typing import ... in the whole codebase #2867.

Fixed

  • Mark ExceptionMiddleware.http_exception as async to prevent thread creation #2922.

New Contributors

Full Changelog: Kludex/starlette@0.46.2...0.47.0

Version 0.46.2

... (truncated)

Changelog

Sourced from starlette's changelog.

0.47.2 (July 20, 2025)

Fixed

  • Make UploadFile check for future rollover #2962.

0.47.1 (June 21, 2025)

Fixed

  • Use Self in TestClient.__enter__ #2951.
  • Allow async exception handlers to type-check #2949.

0.47.0 (May 29, 2025)

Added

  • Add support for ASGI pathsend extension #2671.
  • Add partitioned attribute to Response.set_cookie #2501.

Changed

  • Change methods parameter type from list[str] to Collection[str] #2903.
  • Replace import typing by from typing import ... in the whole codebase #2867.

Fixed

  • Mark ExceptionMiddleware.http_exception as async to prevent thread creation #2922.

0.46.2 (April 13, 2025)

Fixed

  • Prevents reraising of exception from BaseHttpMiddleware #2911.
  • Use correct index on backwards compatible logic in TemplateResponse #2909.

0.46.1 (March 8, 2025)

Fixed

  • Allow relative directory path when follow_symlinks=True #2896.

0.46.0 (February 22, 2025)

Added

  • GZipMiddleware: Make sure Vary header is always added if a response can be compressed #2865.

... (truncated)

Commits

Updates torch from 2.5.1 to 2.7.1

Release notes

Sourced from torch's releases.

PyTorch 2.7.1 Release, bug fix release

This release is meant to fix the following issues (regressions / silent correctness):

Torch.compile

Fix Excessive cudagraph re-recording for HF LLM models (#152287) Fix torch.compile on some HuggingFace models (#151154) Fix crash due to Exception raised inside torch.autocast (#152503) Improve Error logging in torch.compile (#149831) Mark mutable custom operators as cacheable in torch.compile (#151194) Implement workaround for a graph break with older version einops (#153925) Fix an issue with tensor.view(dtype).copy_(...) (#151598)

Flex Attention

Fix assertion error due to inductor permuting inputs to flex attention (#151959) Fix performance regression on nanogpt speedrun (#152641)

Distributed

Fix extra CUDA context created by barrier (#149144) Fix an issue related to Distributed Fused Adam in Rocm/APEX when using nccl_ub feature (#150010) Add a workaround random hang in non-blocking API mode in NCCL 2.26 (#154055)

MacOS

Fix MacOS compilation error with Clang 17 (#151316) Fix binary kernels produce incorrect results when one of the tensor arguments is from a wrapped scalar on MPS devices (#152997)

Other

Improve PyTorch Wheel size due to introduction of addition of 128 bit vectorization (#148320) (#152396) Fix fmsub function definition (#152075) Fix Floating point exception in torch.mkldnn_max_pool2d (#151848) Fix abnormal inference output with XPU:1 device (#153067) Fix Illegal Instruction Caused by grid_sample on Windows (#152613) Fix ONNX decomposition does not preserve custom CompositeImplicitAutograd ops (#151826) Fix error with dynamic linking of libgomp library (#150084) Fix segfault in profiler with Python 3.13 (#153848)

PyTorch 2.7.0 Release Notes

Highlights

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the /bazel/pip/requirements directory: [starlette](https://github.com/encode/starlette).
Bumps the pip group with 2 updates in the /max/pipelines directory: [starlette](https://github.com/encode/starlette) and [torch](https://github.com/pytorch/pytorch).


Updates `starlette` from 0.41.2 to 0.47.2
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](Kludex/starlette@0.41.2...0.47.2)

Updates `starlette` from 0.41.2 to 0.47.2
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](Kludex/starlette@0.41.2...0.47.2)

Updates `torch` from 2.5.1 to 2.7.1
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.5.1...v2.7.1)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.47.2
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: starlette
  dependency-version: 0.47.2
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: torch
  dependency-version: 2.7.1
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 23, 2025
@soraros soraros closed this Jul 23, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 23, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/pip/bazel/pip/requirements/pip-69d50b3ed6 branch July 23, 2025 22:51
soraros pushed a commit that referenced this pull request Oct 25, 2025
This reverts commit c911f2f48908a87f6a1db8df75d877d1d33b0880.

The PR broke [logit
[Internal link]
for graviton devices. To reproduce, trigger the logit verification
workflow on the graviton runners
```
  max-engine crashed!

  Signal Information:
    Signal: 4 (SIGILL)
    Description: Illegal instruction
    Signal Code: 1 (Illegal opcode)
    Sending PID: -1259941636
    Sending UID: 65535
    Fault Address: 0xffffb4e6d0fc
    Process ID: 10029
    Thread ID: 281469722489088
    Timestamp: Thu Oct 16 06:52:46 2025

  C++ stack trace:
   #0 0x0000ffffad0cdf18 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) Signals.cpp:0:0
   #1 0x0000ffffa9b26428 developmentSignalHandler(void*) DevelopmentSignalHandler.cpp:0:0
   #2 0x0000ffffad0cb824 llvm::sys::RunSignalHandlers() Signals.cpp:0:0
   #3 0x0000ffffa9b26d80 captureSignalInformation(int, siginfo_t*, void*) DevelopmentSignalHandler.cpp:0:0
   #4 0x0000ffffb61ec850 (linux-vdso.so.1+0x850)
   #5 0x0000ffffb4e6d0fc create_weights_registry (/github/home/.cache/bazel/_bazel_root/991c1318309cea4e3284840cbcc05428/execroot/_main/bazel-out/aarch64-opt/bin/SDK/integration-test/pipelines/python/verify_pipelines.runfiles/_main/SDK/lib/API/python/max/_core.cpython-312-aarch64-linux-gnu.so+0xd4d0fc)
   #6 0x0000ffffac52a960 M::WeightsRegistry::create(llvm::ArrayRef<char const*>, llvm::ArrayRef<std::byte const*>) WeightsRegistry.cpp:0:0
   #7 0x0000ffffa84b64b4 void llvm::detail::UniqueFunctionBase<void>::CallImpl<M_weightsRegistry::$_0>(void*) weights.cpp:0:0
   #8 0x0000ffffa9b2d910 void (anonymous namespace)::WorkQueueThread::runItemsImpl<(anonymous namespace)::WorkQueueThread::runOnThread()::$_0, (anonymous namespace)::WorkQueueThread::runOnThread()::$_1>((anonymous namespace)::WorkQueueThread::runOnThread()::$_0, (anonymous namespace)::WorkQueueThread::runOnThread()::$_1, bool, llvm::StringLiteral, llvm::StringLiteral) ThreadPoolWorkQueue.cpp:0:0
   #9 0x0000ffffa9b2d690 (anonymous namespace)::WorkQueueThread::runOnThread() ThreadPoolWorkQueue.cpp:0:0
  modular#10 0x0000ffffb3fc29cc (/lib/aarch64-linux-gnu/libstdc++.so.6+0xd29cc)
  modular#11 0x0000ffffb5f70398 (/lib/aarch64-linux-gnu/libc.so.6+0x80398)
  modular#12 0x0000ffffb5fd9e9c (/lib/aarch64-linux-gnu/libc.so.6+0xe9e9c)

  Host machine info:
  target-triple: aarch64-unknown-linux-gnu
  os: linux
  arch: neoverse-n1
  cpu-model:
  simd-bitwidth: 128
  features: aes, crc, dotprod, fp-armv8, fullfp16, lse, neon, perfmon, ras, rcpc, rdm, sha2, spe, ssbs
  core-count: 16
  l1-cache-size: 65536
  l2-cache-size: 1048576
  l3-cache-size: 33554432
  l4-cache-size: 0
  affinities: none```

MODULAR_ORIG_COMMIT_REV_ID: b02819fb75d0831116f19e17072c5547668f2644
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants