commit | 1694ee94ee661c3c68650144e4782968f6368186 | [log] [tgz] |
---|---|---|
author | pyup-bot <[email protected]> | Sat Mar 11 20:59:46 2023 +0100 |
committer | mrbean-bremen <[email protected]> | Sat Mar 11 21:26:47 2023 +0100 |
tree | b4eb897f040d7690997f1b11fa416d7db6014882 | |
parent | 2a55080f9665d6d6b51d912200be4f005944aab7 [diff] |
Update pandas from 1.5.2 to 1.5.3
diff --git a/extra_requirements.txt b/extra_requirements.txt index 163f04e..d0a4747 100644 --- a/extra_requirements.txt +++ b/extra_requirements.txt
@@ -14,6 +14,6 @@ # 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' -pandas==1.5.2; python_version > '3.7' +pandas==1.5.3; python_version > '3.7' xlrd==2.0.1; python_version > '3.6' openpyxl==3.1.2