Skip to content

Commit 1e33b4b

Browse files
fix: bump numpy from 2.2.0 to 2.2.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.0 to 2.2.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.2.0...v2.2.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97a5b2d commit 1e33b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Django==5.1.4
44

55

66
# Data Manipulation Libraries:
7-
numpy==2.2.0
7+
numpy==2.2.2
88
pandas==2.2.3
99

1010
# Data Visualization Libraries:

0 commit comments

Comments
 (0)