Skip to content

Commit

Permalink
Update pandas from 2.2.2 to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and mrbean-bremen committed Sep 20, 2024
1 parent da7bd5d commit f05b1f7
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 @@ -3,7 +3,7 @@
# 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.3; python_version == '3.8' # pyup: ignore
pandas==2.2.2; python_version > '3.8'
pandas==2.2.3; python_version > '3.8'
xlrd==2.0.1
openpyxl==3.1.3; python_version == '3.7' # pyup: ignore
openpyxl==3.1.5; python_version > '3.7'

0 comments on commit f05b1f7

Please sign in to comment.