Skip to content

Commit

Permalink
Update pandas from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and mrbean-bremen committed Jun 29, 2023
1 parent 20534f9 commit 3d24f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ scandir>=1.8
# pyfakefs to work with pandas
# we use the latest version to see any problems with new versions
pandas==1.3.5; python_version == '3.7' # pyup: ignore
pandas==2.0.2; python_version > '3.7'
pandas==2.0.3; python_version > '3.7'
xlrd==2.0.1; python_version > '3.6'
openpyxl==3.1.2

0 comments on commit 3d24f5d

Please sign in to comment.