Skip to content

Bump pandas from 1.1.2 to 1.1.3

WKDV Bot requested to merge dependabot/pip/pandas-1.1.3 into develop

Bumps pandas from 1.1.2 to 1.1.3.

Release notes

Sourced from pandas's releases.

Pandas 1.1.3

This is a minor bug-fix release in the 1.1.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes.

The release will be available on the defaults and conda-forge channels:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

Commits

Merge request reports