Skip to content

chore(deps): Update pyinstrument requirement from >=5.1.1 to >=5.1.2 in /bot#143

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/bot/pyinstrument-gte-5.1.2
Open

chore(deps): Update pyinstrument requirement from >=5.1.1 to >=5.1.2 in /bot#143
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/bot/pyinstrument-gte-5.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pyinstrument to permit the latest version.

Release notes

Sourced from pyinstrument's releases.

v5.1.2

  • Adds the ability to customize description using CLI option --target-description (#408)
  • You can set the interval for the Django middleware using the PYINSTRUMENT_INTERVAL option (#416)
  • HTMLRenderer can now run preprocessors on the input, to manipulate the call tree before writing to HTML (#403)
  • Fix a bug where mismatched start/stops can produce "call stack without an active session" errors (#406)
  • Limit sample count for the HTML renderer to ensure the browser can load the sample (#407)
Commits
  • 5d4c82a Bump version: v5.1.2
  • 77d75d5 Link to the stable docs
  • 5c80bd6 Merge pull request #418 from joerick/dependabot/github_actions/joerick/cibuil...
  • d252e77 Merge pull request #416 from luismedel/feature/set-interval-via-settings
  • 9445206 Merge pull request #408 from mgunyho/customize-target-description
  • e62ee68 Merge pull request #407 from joerick/limit-html-sample-count
  • 7af51a5 Bump joerick/cibuildwheel from 3.2.1 to 3.3.0
  • f8e6189 Add missing doc
  • 28ebb3c Add default value
  • f374548 Read interval from django.conf.settings
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pyinstrument](https://github.com/joerick/pyinstrument) to permit the latest version.
- [Release notes](https://github.com/joerick/pyinstrument/releases)
- [Commits](joerick/pyinstrument@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: pyinstrument
  dependency-version: 5.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
@sonarqubecloud

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants