chore(deps): update dependency contourpy to v1.2.1 #9
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mCaptcha/powd!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/contourpy-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==1.1.0->==1.2.1Release Notes
contourpy/contourpy (contourpy)
v1.2.1: Version 1.2.1Compare Source
ContourPy 1.2.1 is a compatibility release to support NumPy 2.
This release supports Python 3.9 to 3.12.
Thanks to new contributor @motoro and core maintainer @ianthomas23.
Compatibility:
Code improvements:
Documentation improvements:
pip install(#349)Build, testing and CI improvements:
cppcheckto 2.11 (#324)v1.2.0: Version 1.2.0Compare Source
ContourPy 1.2.0 is a significant release with a number of new features. There is a new format for contour lines called
LineType.ChunkCombinedNanthat is designed to work directly with Bokeh and HoloViews. There are also new functions for manipulating contour lines and filled contours (convert_filled,convert_lines,dechunk_filledanddechunk_lines).Calling
ContourGenerator.filled()with two identical levels now raises aValueErrorwhereas previously it gave different results depending on algorithmname.This release supports Python 3.9 to 3.12, and is the first release to ship musllinux aarch64 wheels.
Enhancements:
dechunk_filledanddechunk_lines(#290)convert_filledandconvert_lines(#291, #293, #294, #312, #313)LineType.ChunkCombinedNan(#296, #301, #308)filled()withlower_level==upper_level(#317)Code improvements:
Documentation improvements:
versionaddedsphinx directive (#285)Build, testing and CI improvements:
+/-np.inf(#283)v1.1.1: Version 1.1.1Compare Source
This release adds support for CPython 3.12 and reinstates the release of Windows 32-bit wheels following NumPy's intention to continue doing so. There is a new keyword argument
webdriverto theBokehRenderersave functions to reuse the same Selenium WebDriver instance across multiple calls.This release supports Python 3.8 to 3.12.
Thanks to new contributor @shadchin and existing contributors @eli-schwartz and @ianthomas23.
Enhancements:
webdriverkwarg to Bokeh export functions (#261)--driver-pathpytest option to specify chrome driver path (#264)Code improvements:
Documentation improvements:
Build system and CI improvements:
ninjato come from PyPI (#260)ninjabuild requirements (#270)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.