Skip to content

Commit

Permalink
Update pandas from 2.1.2 to 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and mrbean-bremen committed Nov 12, 2023
1 parent 98f2735 commit 6a022c3
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.1.2; python_version > '3.8'
pandas==2.1.3; python_version > '3.8'
xlrd==2.0.1
openpyxl==3.1.2

0 comments on commit 6a022c3

Please sign in to comment.