Skip to content

Commit 06138cf

Browse files
CI: (deps): Bump the coredeps group across 1 directory with 3 updates
Bumps the coredeps group with 3 updates in the /ci directory: [matplotlib](https://github.com/matplotlib/matplotlib), [numpy](https://github.com/numpy/numpy) and [pandas](https://github.com/pandas-dev/pandas). Updates `matplotlib` from 3.10.8 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9) Updates `numpy` from 2.4.3 to 2.4.5 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.3...v2.4.5) Updates `pandas` from 3.0.1 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.1...v3.0.3) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: coredeps - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: coredeps - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: coredeps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6810fe7 commit 06138cf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ci/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
matplotlib==3.10.8
2-
numpy==2.4.3
3-
pandas==3.0.1
1+
matplotlib==3.10.9
2+
numpy==2.4.5
3+
pandas==3.0.3
44
pooch==1.9.0
55
pint==0.25.3
66
pyproj==3.7.2

0 commit comments

Comments
 (0)