Skip to content

Commit 855db81

Browse files
Merge pull request #331 from Quantum-Software-Development/dependabot/pip/numpy-2.1.1
fix: bump numpy from 2.1.0 to 2.1.1
2 parents e1acc18 + d3d044b commit 855db81

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
44

55

66
# Data Manipulation Libraries:
7-
numpy==2.1.0
7+
numpy==2.1.1
88
pandas==2.2.2
99

1010
# Data Visualization Libraries:

0 commit comments

Comments
 (0)