Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pandas and imageio #2019

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

pyansys-ci-bot
Copy link
Collaborator

Bumps pandas and imageio. These dependencies needed to be updated together.
Updates pandas from 2.0.0 to 2.0.1

Release notes

Sourced from pandas's releases.

Pandas 2.0.1

This is a patch release in the 2.0.x series and includes some regression 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.

Thanks to all the contributors who made this release possible.

Commits
  • 37ea63d RLS: 2.0.1
  • 4226ed5 Backport PR #52882 on branch 2.0.x (DOC: Update whatsnew) (#52885)
  • eb4af7e Backport PR #52877 on branch 2.0.x (BUG: Adding a columns to a Frame with Ran...
  • 6e7efb4 Backport PR #52577 on branch 2.0.x (BUG: describe not respecting ArrowDtype i...
  • 22f9e93 Backport PR #52867 on branch 2.0.x (Adjust unxfail condition for nat test for...
  • 7a0aa9f Backport PR #52843 on branch 2.0.x (BUG: pyarrow duration arrays constructed ...
  • 3af68dc Backport PR #52850 on branch 2.0.x (REGR: SeriesGroupBy.agg with multiple cat...
  • d220466 Backport PR #52841 on branch 2.0.x (BUG: dt.round with equal/higher freq reso...
  • e52861d Backport PR #52821 on branch 2.0.x (BUG: Non unitless np NaT arithmetic with ...
  • fa94d3b Backport PR #52614: ENH: Implement more str accessor methods for ArrowDtype (...
  • Additional commits viewable in compare view

Updates imageio from 2.27.0 to 2.28.0

Release notes

Sourced from imageio's releases.

v2.28.0

Feature

Changelog

Sourced from imageio's changelog.

v2.28.0 (2023-04-24)

Feature

Commits

Bumps [pandas](https://github.com/pandas-dev/pandas) and [imageio](https://github.com/imageio/imageio). These dependencies needed to be updated together.

Updates `pandas` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.0.0...v2.0.1)

Updates `imageio` from 2.27.0 to 2.28.0
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.27.0...v2.28.0)
@github-actions github-actions bot added the Maintenance General maintenance of the repo (libraries, cicd, etc) label Apr 25, 2023
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #2019 (5b01d56) into main (a25fa9e) will decrease coverage by 0.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2019      +/-   ##
==========================================
- Coverage   82.98%   82.73%   -0.25%     
==========================================
  Files          44       44              
  Lines        7932     7860      -72     
==========================================
- Hits         6582     6503      -79     
- Misses       1350     1357       +7     

@germa89 germa89 merged commit 0006902 into main Apr 25, 2023
27 checks passed
@germa89 germa89 deleted the dependabot/pip/main/pandas-and-imageio-2.0.1 branch April 25, 2023 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants