Skip to content

Commit 69dcd6d

Browse files
Merge pull request #850 from Quantum-Software-Development/dependabot/pip/pandas-2.3.0
fix: bump pandas from 2.2.3 to 2.3.0
2 parents f7c2f71 + 6b094a7 commit 69dcd6d

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
@@ -1,7 +1,7 @@
11

22
# Data Manipulation Libraries:
33
numpy==2.2.4
4-
pandas==2.2.3
4+
pandas==2.3.0
55

66
# Data Visualization Libraries:
77
matplotlib==3.10.1

0 commit comments

Comments
 (0)