Skip to content

deps-dev(pip): update scalene requirement from ^1.5.0 to >=1.5,<3.0#10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scalene-gte-1.5-and-lt-3.0
Open

deps-dev(pip): update scalene requirement from ^1.5.0 to >=1.5,<3.0#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scalene-gte-1.5-and-lt-3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on scalene to permit the latest version.

Release notes

Sourced from scalene's releases.

New visualizations, accuracy improvements, and bug fixes

What's Changed

Headlines

  • Adds call graphs ("flame graphs") spanning from Python to native code, organized by % of time
  • Timeline view of call graphs ("flame chart"), including GIL, I/O, and GC activity
  • Flame graph for memory allocations, attributing memory to call stacks
  • Improved memory attribution (now tracked per-thread)
  • Adds proper support for free-threaded Python

New feature work

Bug fixes

Full Changelog: plasma-umass/scalene@v2.2.1...v2.3.0

Commits
  • de37e0b Fix issue #1022: pytest-xdist + --profile-all on Linux dropped user samples (...
  • 5e4dfb8 Add memory allocation attribution tests for single- and multithreaded context...
  • 503287a smoketest_pool_spawn: validate profile output as a fallback (#1054)
  • 39321c5 CI: flip fail-fast to true on all matrix workflows (#1053)
  • 63d10b3 CI: speedups via concurrency cancellation, pip caching, and slim linters (#1052)
  • 3173e5b Format code with black
  • 73da9e1 Drop C-side smear from per-line memory attribution (#1051)
  • beb0a5c Format code with black
  • 742ad88 Make --stacks the default; add --no-stacks opt-out (#1050)
  • fd919d3 Updated.
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Updates the requirements on [scalene](https://github.com/plasma-umass/scalene) to permit the latest version.
- [Release notes](https://github.com/plasma-umass/scalene/releases)
- [Commits](plasma-umass/scalene@v1.5.0...v2.3.0)

---
updated-dependencies:
- dependency-name: scalene
  dependency-version: 2.3.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/scalene-gte-1.5-and-lt-3.0 branch from 735b82e to 6edafa9 Compare June 19, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants