Skip to content

Commit 33c5d1d

Browse files
Merge pull request #170 from Quantum-Software-Development/dependabot/pip/pandas-2.3.3
fix: bump pandas from 2.3.2 to 2.3.3
2 parents c0735ee + da65464 commit 33c5d1d

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
@@ -10,7 +10,7 @@ Django==5.2.7
1010

1111
# Data Manipulation Libraries:
1212
numpy==2.2.3
13-
pandas==2.3.2
13+
pandas==2.3.3
1414

1515
# Data Visualization Libraries:
1616
matplotlib==3.10.7

0 commit comments

Comments
 (0)