Skip to content

Commit 2a8ae5b

Browse files
CHORE(deps): Bump the examples group across 1 directory with 9 updates
Bumps the examples group with 9 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.1` | `3.10.7` | | [numpy](https://github.com/numpy/numpy) | `2.2.3` | `2.3.3` | | [osmnx](https://github.com/gboeing/osmnx) | `2.0.2` | `2.0.6` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.3` | | [pyvista](https://github.com/pyvista/pyvista) | `0.44.2` | `0.46.3` | | [fast-simplification](https://github.com/pyvista/fast-simplification) | `0.1.10` | `0.1.12` | | [joblib](https://github.com/joblib/joblib) | `1.5.0` | `1.5.2` | | [plotly](https://github.com/plotly/plotly.py) | `6.0.1` | `6.3.1` | | [scikit-rf](https://github.com/scikit-rf/scikit-rf) | `1.6.2` | `1.8.0` | Updates `matplotlib` from 3.10.1 to 3.10.7 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.1...v3.10.7) Updates `numpy` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.3...v2.3.3) Updates `osmnx` from 2.0.2 to 2.0.6 - [Changelog](https://github.com/gboeing/osmnx/blob/main/CHANGELOG.md) - [Commits](gboeing/osmnx@v2.0.2...v2.0.6) Updates `pandas` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) Updates `pyvista` from 0.44.2 to 0.46.3 - [Release notes](https://github.com/pyvista/pyvista/releases) - [Commits](pyvista/pyvista@v0.44.2...v0.46.3) Updates `fast-simplification` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pyvista/fast-simplification/releases) - [Commits](pyvista/fast-simplification@v0.1.10...v0.1.12) Updates `joblib` from 1.5.0 to 1.5.2 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.5.0...1.5.2) Updates `plotly` from 6.0.1 to 6.3.1 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.0.1...v6.3.1) Updates `scikit-rf` from 1.6.2 to 1.8.0 - [Release notes](https://github.com/scikit-rf/scikit-rf/releases) - [Commits](scikit-rf/scikit-rf@v1.6.2...v1.8.0) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: examples - dependency-name: numpy dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: examples - dependency-name: osmnx dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: examples - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: examples - dependency-name: pyvista dependency-version: 0.46.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: examples - dependency-name: fast-simplification dependency-version: 0.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: examples - dependency-name: joblib dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: examples - dependency-name: plotly dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: examples - dependency-name: scikit-rf dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: examples ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57cbb08 commit 2a8ae5b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements/requirements_doc.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ pyaedt[graphics] @ git+https://github.com/ansys/pyaedt@main
33

44
# Examples dependencies
55
imageio==2.37.0
6-
matplotlib==3.10.1
7-
numpy==2.2.3
6+
matplotlib==3.10.7
7+
numpy==2.3.4
88
openpyxl==3.1.5
9-
osmnx==2.0.2
10-
pandas==2.2.3
11-
pyvista==0.44.2
12-
fast-simplification==0.1.10
13-
joblib==1.5.0
14-
plotly==6.0.1
15-
scikit-rf==1.6.2
9+
osmnx==2.0.6
10+
pandas==2.3.3
11+
pyvista==0.46.3
12+
fast-simplification==0.1.12
13+
joblib==1.5.2
14+
plotly==6.3.1
15+
scikit-rf==1.8.0
1616

1717
# Documentation dependencies
1818
ansys-sphinx-theme==1.0.11

0 commit comments

Comments
 (0)