Skip to content

Bump portion from 2.6.1 to 2.6.2#418

Merged
jonchang merged 1 commit into
masterfrom
dependabot/pip/portion-2.6.2
Jun 17, 2026
Merged

Bump portion from 2.6.1 to 2.6.2#418
jonchang merged 1 commit into
masterfrom
dependabot/pip/portion-2.6.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps portion from 2.6.1 to 2.6.2.

Release notes

Sourced from portion's releases.

The "Do it faster!" release

Changed

  • Drop official support for Python 3.9 (EoL).
  • Improve performance of Interval creation and union for large disjunctions of overlapping intervals.
  • Improve performance of Interval.__contains__ for values.
  • Improve performance of Interval.overlaps, __and__, and __contains__ for large, complex intervals when applied to small subintervals (see #107, Henry Tung).
  • Improve performance of IntervalDict.update and IntervalDict constructor for hashable values (see #108).
Changelog

Sourced from portion's changelog.

2.6.2 (2026-06-14)

Changed

  • Drop official support for Python 3.9 (EoL).
  • Improve performance of Interval creation and union for large disjunctions of overlapping intervals.
  • Improve performance of Interval.__contains__ for values.
  • Improve performance of Interval.overlaps, __and__, and __contains__ for large, complex intervals when applied to small subintervals (see #107, Henry Tung).
  • Improve performance of IntervalDict.update and IntervalDict constructor for hashable values (see #108).
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 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 [portion](https://github.com/AlexandreDecan/portion) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/AlexandreDecan/portion/releases)
- [Changelog](https://github.com/AlexandreDecan/portion/blob/master/CHANGELOG.md)
- [Commits](AlexandreDecan/portion@2.6.1...2.6.2)

---
updated-dependencies:
- dependency-name: portion
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 15, 2026
@jonchang jonchang merged commit f61bf61 into master Jun 17, 2026
15 of 17 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/portion-2.6.2 branch June 17, 2026 03:12
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.

1 participant