Skip to content

Commit ad29053

Browse files
Merge pull request #403 from Quantum-Software-Development/dependabot/pip/pandas-2.3.0
fix: bump pandas from 2.2.3 to 2.3.0
2 parents 62d99a5 + 411be9e commit ad29053

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
@@ -5,7 +5,7 @@ Django==5.1.6
55

66
# Data Manipulation Libraries:
77
numpy==2.2.4
8-
pandas==2.2.3
8+
pandas==2.3.0
99

1010
# Data Visualization Libraries:
1111
matplotlib==3.10.1

0 commit comments

Comments
 (0)