Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps-dev): bump the dependencies group with 16 updates #6

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps the dependencies group with 16 updates:

Package From To
pyaedt 0.7.10 0.7.12
twine 4.0.2 5.0.0
ansys-sphinx-theme 0.13.1 0.14.0
imageio 2.31.5 2.34.0
ipython 8.16.1 8.21.0
ipywidgets 8.1.1 8.1.2
jupyterlab 4.0.6 4.1.2
jupytext 1.16.0 1.16.1
matplotlib 3.8.0 3.8.3
pytest-sphinx 0.5.0 0.6.0
pyvista 0.42.2 0.43.3
scikit-learn 1.3.1 1.4.1.post1
sphinx-autobuild 2021.3.14 2024.2.4
sphinx-autodoc-typehints 1.24.0 2.0.0
sphinxcontrib-websupport 1.2.4 1.2.7

Updates pyaedt from 0.7.10 to 0.7.12

Release notes

Sourced from pyaedt's releases.

v0.7.12

What's Changed

Full Changelog: ansys/pyaedt@v0.7.11...v0.7.12

v0.7.11

What's Changed

... (truncated)

Commits

Updates twine from 4.0.2 to 5.0.0

Changelog

Sourced from twine's changelog.

Twine 5.0.0 (2024-02-10)

Bugfixes ^^^^^^^^

  • Use email.message instead of cgi as cgi has been deprecated ([#969](https://github.com/pypa/twine/issues/969) <https://github.com/pypa/twine/issues/969>_)

Misc ^^^^

  • [#931](https://github.com/pypa/twine/issues/931) <https://github.com/pypa/twine/issues/931>, [#991](https://github.com/pypa/twine/issues/991) <https://github.com/pypa/twine/issues/991>, [#1028](https://github.com/pypa/twine/issues/1028) <https://github.com/pypa/twine/issues/1028>, [#1040](https://github.com/pypa/twine/issues/1040) <https://github.com/pypa/twine/issues/1040>
Commits
  • 94f810c Merge pull request #1047 from pypa/new-release
  • 09d993a Update linkcheck_ignore setting for docs
  • ab0ed19 Apply 2024 black format
  • 407e6cc Build changelog for 5.0.0
  • 6644b86 Add missing changelog entries
  • fe1885f Merge pull request #1034 from DimitriPapadopoulos/codespell
  • 694bdcf Fix typos found by codespell
  • 89ec78c Merge pull request #1040 from woodruffw-forks/ww/pypi-mandatory-api-tokens
  • b3b363a tests: lintage
  • 6e94d20 tests: more non-PyPI tests
  • Additional commits viewable in compare view

Updates ansys-sphinx-theme from 0.13.1 to 0.14.0

Release notes

Sourced from ansys-sphinx-theme's releases.

v0.14.0

What's Changed

Full Changelog: ansys/ansys-sphinx-theme@v0.13.4...v0.14.0

v0.13.4

No release notes provided.

v0.13.3

No release notes provided.

v0.13.2

No release notes provided.

Commits

Updates imageio from 2.31.5 to 2.34.0

Release notes

Sourced from imageio's releases.

v2.34.0

Feature

v2.33.1

Fix

  • Replace mktemp with mkstemp when caching to disk for legacy plugins (#1055) (12b1ad2)

Other

v2.33.0

Fix

Feature

v2.32.0

Feature

v2.31.6

Fix

  • Pin pillow below v10.1 to avoid breaking changes (#1046) (c97aa5e)
Changelog

Sourced from imageio's changelog.

v2.34.0 (2024-02-12)

Feature

v2.33.1 (2023-12-11)

Fix

  • Replace mktemp with mkstemp when caching to disk for legacy plugins (#1055) (12b1ad2)

Other

v2.33.0 (2023-11-20)

Fix

Feature

v2.32.0 (2023-11-06)

Feature

v2.31.6 (2023-10-23)

Fix

  • Pin pillow below v10.1 to avoid breaking changes (#1046) (c97aa5e)
Commits
  • 085ce27 REL: Release imageio v2.34.0
  • 85fe311 FEAT: Forward constructor kwargs to PyAV (#1061)
  • 65d7914 REL: Release imageio v2.33.1
  • 12b1ad2 BUG: Replace mktemp with mkstemp when caching to disk for legacy plugins ...
  • 56cfd79 DOC: Fix grammar in ImportError (#1054)
  • dac86e3 REL: Release imageio v2.33.0
  • d87d7e0 BUG: update pyav plugin to reflect AV changes (#1051)
  • f58379c BUG: unpin Pillow and allow versions >=10.1.0 (#1045)
  • d24944f FEAT: Support for AVIF image format (#1048)
  • b060cf7 REL: Release imageio v2.32.0
  • Additional commits viewable in compare view

Updates ipython from 8.16.1 to 8.21.0

Commits

Updates ipywidgets from 8.1.1 to 8.1.2

Commits

Updates jupyterlab from 4.0.6 to 4.1.2

Release notes

Sourced from jupyterlab's releases.

v4.1.2

4.1.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​FoSuCloud | @​github-actions | @​JasonWeill | @​jupyterlab-probot | @​kiliansinger | @​krassowski | @​lumberbot-app | @​nluetts | @​trungleduc | @​welcome

v4.1.1

4.1.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

... (truncated)

Changelog

Sourced from jupyterlab's changelog.

4.1.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​FoSuCloud | @​github-actions | @​JasonWeill | @​jupyterlab-probot | @​kiliansinger | @​krassowski | @​lumberbot-app | @​nluetts | @​trungleduc | @​welcome

4.1.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

... (truncated)

Commits
  • cfa3f5b [ci skip] Publish 4.1.2
  • d835cf3 [docker] Allow non-unique GID (#15699)
  • d4c2f9f Remove SO links, add more recent issue to FAQ (#15811)
  • bb8a4ed Windows platforms, erratic pasting of text into Markdown field (#15794)
  • b689a68 Fix highlight sequencing when replacing text in code cells (#15803)
  • 1a98dea Fix typing in editable elements inside of open shadow DOM (#15774)
  • 51d6956 Restore notebook scrolling on dragging a cell to the viewport edge (#15782)
  • e40ed2e Fix outdated link to mybinder.org on index page of documentation (#15800)
  • 53cdf83 [ci skip] Publish 4.1.1
  • 6abcf80 catch errors attempting to access document.cookie (#15788)
  • Additional commits viewable in compare view

Updates jupytext from 1.16.0 to 1.16.1

Release notes

Sourced from jupytext's releases.

Version 1.16.1

Changed

Fixed

  • Fixed an issue about unpairing notebooks from the Jupytext Menu (#1197)
  • JupyterLab's dependency follow-redirects was updated from 1.15.3 to 1.15.4 (#1203)
Changelog

Sourced from jupytext's changelog.

1.16.1 (2024-01-13)

Changed

Fixed

  • Fixed an issue about unpairing notebooks from the Jupytext Menu (#1197)
  • JupyterLab's dependency follow-redirects was updated from 1.15.3 to 1.15.4 (#1203)
Commits

Updates matplotlib from 3.8.0 to 3.8.3

Release notes

Sourced from matplotlib's releases.

REL: v3.8.3

This is the third micro release of the 3.8 series.

Highlights of the 3.8.3 release include:

  • Improvements to the MacOS backend
    • Fix hanging on plt.pause
    • Fix warnings about "Secure coding is not enabled for restorable state"
  • Fix crash at exit for PGF backend

REL: v3.8.2

This is the second bugfix release of the 3.8 series.

Highlights of this release include:

  • Fix a segfault in the MacOS backend when running on Python 3.12
  • Fix Contour labeling manual positions selecting incorrect contours.
  • Various documentation improvements

REL: v3.8.1

This is the first bugfix release of the 3.8.x series.

This release contains several bug fixes and adjustments:

  • Bump setuptools required version because of setuptools_scm v8
  • Update find_nearest_contour and revert contour deprecations
  • allsegs and allkinds return individual segments
  • Restore default behavior of hexbin mincnt with C provided
  • Try/except import of Axes3D
  • Ensure valid path mangling for ContourLabeler
  • BLD: Remove development dependencies from sdists
  • FIX 2-tuple of colors in to_rgba_array
  • Fix issue with non-string labels and legend
  • Fix issue with locale comma when not using math text
  • Various type hinting improvements
  • Various documentation improvements
  • Improvements to the MacOS backend
Commits
  • 9e18a34 REL: v3.8.3
  • bd96955 Release prep v3.8.3
  • 3ebebc7 Fix merge conflicts from v3.8.2-doc
  • 8fff5b1 Merge pull request #27790 from meeseeksmachine/auto-backport-of-pr-27785-on-v...
  • c21a93f Merge pull request #27789 from meeseeksmachine/auto-backport-of-pr-27756-on-v...
  • ea407e1 Backport PR #27785: FIX: be careful about communicating with subprocess
  • 2efbf7e Backport PR #27756: Add protections against infinite loop in bezier calculations
  • 95b5eb4 Merge pull request #27779 from ksunden/ci_backports
  • 8cd2c91 Merge pull request #27778 from meeseeksmachine/auto-backport-of-pr-27773-on-v...
  • bef02fa Bump the actions group with 2 updates
  • Additional commits viewable in compare view

Updates pytest-sphinx from 0.5.0 to 0.6.0

Release notes

Sourced from pytest-sphinx's releases.

v0.6.0

What's Changed

Full Changelog: twmr/pytest-sphinx@v0.5.0...v0.6.0

Changelog

Sourced from pytest-sphinx's changelog.

[0.6.0] - 2024-02-03

  • Require pytest >= 8.0 #59
  • Drop support for python 3.7 #59
Commits

Updates pyvista from 0.42.2 to 0.43.3

Release notes

Sourced from pyvista's releases.

v0.43.3

Full Changelog: pyvista/pyvista@v0.43.2...v0.43.3

v0.43.2

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

Full Changelog: pyvista/pyvista@v0.43.1...v0.43.2

v0.43.1

What's Changed

New Features

Bug fixes or behavior changes

Documentation

Maintenance

... (truncated)

Commits
  • 29a6c87 🚀 Patch Release 0.43.3
  • 631acea Fix ImageData error when using spacing and extent (#5569)
  • 3e69efd Fix the small error of type in geometric source (#5561)
  • 53b2391 Fix plotting of ambiguous cell data: set preference based on actual field ass...
  • 456a8fe 🚀 Patch Release 0.43.2
  • 8a4285f vtkRedistributeDataSetFilter ImportError (#5467)
  • cdc12f0 Pin CARTOPY_FEATURE to stable release. (#5452)
  • d7d2725 Fix create_axes_orientation_box unused argument (#5382)

@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Feb 20, 2024
Bumps the dependencies group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [pyaedt](https://github.com/ansys/pyaedt) | `0.7.10` | `0.7.12` |
| [twine](https://github.com/pypa/twine) | `4.0.2` | `5.0.0` |
| [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `0.13.1` | `0.14.0` |
| [imageio](https://github.com/imageio/imageio) | `2.31.5` | `2.34.0` |
| [ipython](https://github.com/ipython/ipython) | `8.16.1` | `8.21.0` |
| [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.1.1` | `8.1.2` |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.0.6` | `4.1.2` |
| [jupytext](https://github.com/mwouts/jupytext) | `1.16.0` | `1.16.1` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.0` | `3.8.3` |
| [pytest-sphinx](https://github.com/thisch/pytest-sphinx) | `0.5.0` | `0.6.0` |
| [vtk](https://vtk.org) | `9.2.6` | `9.3.0` |
| [pyvista](https://github.com/pyvista/pyvista) | `0.42.2` | `0.43.3` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.3.1` | `1.4.1.post1` |
| [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2021.3.14` | `2024.2.4` |
| [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `1.24.0` | `2.0.0` |
| [sphinxcontrib-websupport](https://github.com/sphinx-doc/sphinxcontrib-websupport) | `1.2.4` | `1.2.7` |


Updates `pyaedt` from 0.7.10 to 0.7.12
- [Release notes](https://github.com/ansys/pyaedt/releases)
- [Commits](ansys/pyaedt@v0.7.10...v0.7.12)

Updates `twine` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](pypa/twine@4.0.2...5.0.0)

Updates `ansys-sphinx-theme` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases)
- [Commits](ansys/ansys-sphinx-theme@v0.13.1...v0.14.0)

Updates `imageio` from 2.31.5 to 2.34.0
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.31.5...v2.34.0)

Updates `ipython` from 8.16.1 to 8.21.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/commits/8.21.0)

Updates `ipywidgets` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases)
- [Commits](jupyter-widgets/ipywidgets@8.1.1...8.1.2)

Updates `jupyterlab` from 4.0.6 to 4.1.2
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `jupytext` from 1.16.0 to 1.16.1
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.16.0...v1.16.1)

Updates `matplotlib` from 3.8.0 to 3.8.3
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.0...v3.8.3)

Updates `pytest-sphinx` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/thisch/pytest-sphinx/releases)
- [Changelog](https://github.com/thisch/pytest-sphinx/blob/master/CHANGELOG.md)
- [Commits](twmr/pytest-sphinx@v0.5.0...v0.6.0)

Updates `vtk` from 9.2.6 to 9.3.0

Updates `pyvista` from 0.42.2 to 0.43.3
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](pyvista/pyvista@v0.42.2...v0.43.3)

Updates `scikit-learn` from 1.3.1 to 1.4.1.post1
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.1...1.4.1.post1)

Updates `sphinx-autobuild` from 2021.3.14 to 2024.2.4
- [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst)
- [Commits](sphinx-doc/sphinx-autobuild@2021.03.14...2024.02.04)

Updates `sphinx-autodoc-typehints` from 1.24.0 to 2.0.0
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@1.24.0...2.0.0)

Updates `sphinxcontrib-websupport` from 1.2.4 to 1.2.7
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-websupport/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinxcontrib-websupport@1.2.4...1.2.7)

---
updated-dependencies:
- dependency-name: pyaedt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: twine
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: ansys-sphinx-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: imageio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ipywidgets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jupyterlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: jupytext
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest-sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vtk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sphinx-autobuild
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: sphinxcontrib-websupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dependencies-208e9cf37d branch from a63031b to 2e251bb Compare February 20, 2024 13:15
pyproject.toml Outdated Show resolved Hide resolved
Do not update vtk as it is needs further testing. We must ensure that this change does not afect the documentation (build locally or in the CI)
@SMoraisAnsys SMoraisAnsys merged commit 3b3bb7a into main Feb 20, 2024
10 checks passed
@SMoraisAnsys SMoraisAnsys deleted the dependabot/pip/dependencies-208e9cf37d branch February 20, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant