Skip to content

Commit f50f21f

Browse files
pyup-botmrbean-bremen
authored andcommitted
Update pandas from 2.2.3 to 2.3.0
1 parent ff5efba commit f50f21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# we use the latest version to see any problems with new versions
44
pandas==1.3.5; python_version == '3.7' # pyup: ignore
55
pandas==2.0.3; python_version == '3.8' # pyup: ignore
6-
pandas==2.2.3; python_version > '3.8'
6+
pandas==2.3.0; python_version > '3.8'
77
xlrd==2.0.1
88
openpyxl==3.1.3; python_version == '3.7' # pyup: ignore
99
openpyxl==3.1.5; python_version > '3.7'

0 commit comments

Comments
 (0)