Skip to content

Commit 7e7f6aa

Browse files
CI: (deps): Bump the coredeps group across 1 directory with 2 updates
Bumps the coredeps group with 2 updates in the /ci directory: [numpy](https://github.com/numpy/numpy) and [pandas](https://github.com/pandas-dev/pandas). 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: numpy dependency-version: 2.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: coredeps - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: coredeps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b652eef commit 7e7f6aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
beautifulsoup4==4.14.3
2-
numpy==2.4.3
3-
pandas==3.0.1
2+
numpy==2.4.5
3+
pandas==3.0.3
44
protobuf==6.33.5
55
requests==2.33.0

0 commit comments

Comments
 (0)