Skip to content

Commit

Permalink
Update pandas from 2.2.1 to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and mrbean-bremen committed Apr 11, 2024
1 parent af2bbb2 commit 3332105
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 @@ -15,6 +15,6 @@ scandir>=1.8
# 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.1; python_version > '3.8'
pandas==2.2.2; python_version > '3.8'
xlrd==2.0.1
openpyxl==3.1.2

0 comments on commit 3332105

Please sign in to comment.