aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpyup-bot <github-bot@pyup.io>2023-06-29 05:52:16 +0200
committermrbean-bremen <mrbean-bremen@users.noreply.github.com>2023-06-29 08:21:38 +0200
commit3d24f5df7dca82945ca309f1cf64965c7071f4e6 (patch)
tree641f19bdae049ddc3241b82b563fad5774623cd6
parent20534f95f47bef6ab0a73353542861a2844b1141 (diff)
downloadpyfakefs-3d24f5df7dca82945ca309f1cf64965c7071f4e6.tar.gz
Update pandas from 2.0.2 to 2.0.3
-rw-r--r--extra_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra_requirements.txt b/extra_requirements.txt
index 66afde0..7b8cab4 100644
--- a/extra_requirements.txt
+++ b/extra_requirements.txt
@@ -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