Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps line-profiler from 4.1.3 to 4.2.0.

Release notes

Sourced from line-profiler's releases.

Version 4.2.0

Automatic Release Notes.

What's Changed

New Contributors

Full Changelog: pyutils/line_profiler@v4.1.3...refs/heads/release

Changelog

Sourced from line-profiler's changelog.

4.2.0

* FIX: Fix issue with auto-profile of editable installs [#279](https://github.com/pyutils/line_profiler/issues/279)
* FIX: Lookup OP-codes instead of hard coding them [#284](https://github.com/pyutils/line_profiler/issues/284)
* CHANGE: Drop support for Python 3.6 and Python 3.7
* ENH: Add support for Python 3.13
Commits

Dependabot compatibility score

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 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)

Bumps [line-profiler](https://github.com/pyutils/line_profiler) from 4.1.3 to 4.2.0.
- [Release notes](https://github.com/pyutils/line_profiler/releases)
- [Changelog](https://github.com/pyutils/line_profiler/blob/main/CHANGELOG.rst)
- [Commits](pyutils/line_profiler@v4.1.3...v4.2.0)

---
updated-dependencies:
- dependency-name: line-profiler
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
@BrianPugh BrianPugh merged commit 6f9ad3e into main Dec 9, 2024
12 checks passed
@BrianPugh BrianPugh deleted the dependabot/pip/line-profiler-4.2.0 branch December 9, 2024 17:45
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.

2 participants