Skip to content

Commit 5b4d241

Browse files
pyup-botmrbean-bremen
authored andcommitted
Update pandas from 2.1.4 to 2.2.0
1 parent 51e5a0a commit 5b4d241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ scandir>=1.8
1515
# we use the latest version to see any problems with new versions
1616
pandas==1.3.5; python_version == '3.7' # pyup: ignore
1717
pandas==2.0.3; python_version == '3.8' # pyup: ignore
18-
pandas==2.1.4; python_version > '3.8'
18+
pandas==2.2.0; python_version > '3.8'
1919
xlrd==2.0.1
2020
openpyxl==3.1.2

0 commit comments

Comments
 (0)