Skip to content

Commit a9554fa

Browse files
chore(deps)(deps): bump numpy from 2.4.0 to 2.4.2 in /data_pipeline
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.0 to 2.4.2. - [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.0...v2.4.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4de9447 commit a9554fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_pipeline/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ psycopg2-binary==2.9.11 # PostgreSQL driver (for Airflow metadata DB)
1717
# Data Processing
1818
# =============================================================================
1919
pandas==2.1.4
20-
numpy==2.4.0
20+
numpy==2.4.2
2121

2222
# HTTP Client
2323
# =============================================================================

0 commit comments

Comments
 (0)