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

Flask: Bump pandas from 1.2.5 to 1.3.0 in /flask #701

Merged
merged 3 commits into from
Jul 8, 2021

Commits on Jul 5, 2021

  1. Flask: Bump pandas from 1.2.5 to 1.3.0 in /flask

    Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.5 to 1.3.0.
    - [Release notes](https://github.com/pandas-dev/pandas/releases)
    - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
    - [Commits](pandas-dev/pandas@v1.2.5...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: pandas
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    977d9ba View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. add arguments explicitly to DataFrame.where() since positional argume…

    …nts were deprecated in this update (1.3.0)
    delvinso committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    7608e4f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    5caac00 View commit details
    Browse the repository at this point in the history