canonical / charmed-5g

Charmed 5G is a secure, reliable and observable open source 5G network.
https://canonical-charmed-5g.readthedocs-hosted.com/
2 stars 0 forks source link

chore(deps): update dependency contourpy to v1.1.1 #121

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
contourpy (changelog) ==1.1.0 -> ==1.1.1 age adoption passing confidence

Release Notes

contourpy/contourpy (contourpy) ### [`v1.1.1`](https://togithub.com/contourpy/contourpy/releases/tag/v1.1.1): Version 1.1.1 [Compare Source](https://togithub.com/contourpy/contourpy/compare/v1.1.0...v1.1.1) 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 `webdriver` to the `BokehRenderer` save 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](https://togithub.com/shadchin) and existing contributors [@​eli-schwartz](https://togithub.com/eli-schwartz) and [@​ianthomas23](https://togithub.com/ianthomas23). Enhancements: - Add `webdriver` kwarg to Bokeh export functions ([#​261](https://togithub.com/contourpy/contourpy/issues/261)) - Add `--driver-path` pytest option to specify chrome driver path ([#​264](https://togithub.com/contourpy/contourpy/issues/264)) Code improvements: - Sync constant name with C++ code ([#​258](https://togithub.com/contourpy/contourpy/issues/258)) - Improved validation in internal chunk functions ([#​266](https://togithub.com/contourpy/contourpy/issues/266)) Documentation improvements: - Exclude prompts when using sphinx copybutton ([#​269](https://togithub.com/contourpy/contourpy/issues/269)) Build system and CI improvements: - Support CPython 3.12 ([#​254](https://togithub.com/contourpy/contourpy/issues/254), [#​272](https://togithub.com/contourpy/contourpy/issues/272)) - Reinstate Windows 32-bit testing and wheels ([#​274](https://togithub.com/contourpy/contourpy/issues/274), [#​275](https://togithub.com/contourpy/contourpy/issues/275)) - Update build and CI dependencies ([#​256](https://togithub.com/contourpy/contourpy/issues/256), [#​257](https://togithub.com/contourpy/contourpy/issues/257), [#​259](https://togithub.com/contourpy/contourpy/issues/259)) - Don't require `ninja` to come from PyPI ([#​260](https://togithub.com/contourpy/contourpy/issues/260)) - Re-enable bokeh tests in CI ([#​263](https://togithub.com/contourpy/contourpy/issues/263)) - Add tests for saving to PNG and SVG using Matplotlib and Bokeh renderers ([#​267](https://togithub.com/contourpy/contourpy/issues/267)) - Pin numpy to less than 2.0 ([#​268](https://togithub.com/contourpy/contourpy/issues/268)) - Remove `ninja` build requirements ([#​270](https://togithub.com/contourpy/contourpy/issues/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 Mend Renovate. View repository job log here.