Skip to content

Conversation

@dependabot
Copy link

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

Bumps contourpy from 1.3.0 to 1.3.1.

Release notes

Sourced from contourpy's releases.

Version 1.3.1

ContourPy 1.3.1 is a compatibility release to support changes in bokeh, meson-python and pybind11.

This release supports Python 3.10 to 3.13.

Compatibility:

  • Drop support for Python 3.9 (#435)
  • Update to bokeh 3.6.0 (#444)
  • Update minimum pybind11 to 2.13.2 (#451)
  • Read meson-python version in recommended way (#452)

Code improvements:

  • Use itertools.pairwise instead of zip where possible (#437)
  • Typing changes from ruff UP035 and UP038 (#438)

Build, testing and CI improvements:

  • Tidy up python 3.13 CI (#449)
  • Build Python 3.13t wheels on Windows (#450)
Changelog

Sourced from contourpy's changelog.

v1.3.1 (2024-11-12)

ContourPy 1.3.1 is a compatibility release to support changes in bokeh, meson-python and pybind11.

This release supports Python 3.10 to 3.13.

Compatibility:

  • Drop support for Python 3.9 (:pr:435)
  • Update to bokeh 3.6.0 (:pr:444)
  • Update minimum pybind11 to 2.13.2 (:pr:451)
  • Read meson-python version in recommended way (:pr:452)

Code improvements:

  • Use itertools.pairwise instead of zip where possible (:pr:437)
  • Typing changes from ruff UP035 and UP038 (:pr:438)

Build, testing and CI improvements:

  • Tidy up python 3.13 CI (:pr:449)
  • Build Python 3.13t wheels on Windows (:pr:450)
Commits
  • 1b253ba Prepare for v1.3.1 release (#453)
  • 7b69bf6 Read meson-python in recommended way (#452)
  • 1429fbf Update minimum pybind11 to 2.13.2 (#451)
  • 27160ab Build Python 3.13t wheels on Windows (#450)
  • 3305bd4 Tidy up python 3.13 CI (#449)
  • 513926b Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 in the actions group (#447)
  • d4c9712 Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 in the actions group (#446)
  • 08dc621 ci: Bump scientific-python/upload-nightly-action from 0.6.0 to 0.6.1 (#445)
  • 87344a6 Update to bokeh 3.6.0 (#444)
  • c12cb4d Bump scientific-python/upload-nightly-action in the actions group (#443)
  • Additional commits viewable in compare view

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 [contourpy](https://github.com/contourpy/contourpy) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/contourpy/contourpy/releases)
- [Changelog](https://github.com/contourpy/contourpy/blob/main/docs/changelog.rst)
- [Commits](contourpy/contourpy@v1.3.0...v1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2024
@EntchenEric EntchenEric self-requested a review December 7, 2024 14:07
@EntchenEric EntchenEric self-assigned this Dec 7, 2024
@EntchenEric EntchenEric merged commit c8c64fa into master Dec 7, 2024
2 of 3 checks passed
@EntchenEric EntchenEric deleted the dependabot/pip/contourpy-1.3.1 branch December 7, 2024 14:07
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