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 pytest from 7.0.1 to 7.1.2 + drop support for Python 3.6 #84

Merged
merged 5 commits into from
Jun 6, 2022

Commits on May 16, 2022

  1. Bump pytest from 7.0.1 to 7.1.2

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.0.1...7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 16, 2022
    Configuration menu
    Copy the full SHA
    be8a3a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    8ecceb2 View commit details
    Browse the repository at this point in the history
  2. Drop support for Python 3.6

    macbre committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    79b66c6 View commit details
    Browse the repository at this point in the history
  3. Add python_requires directive

    macbre committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    06b5dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67b3ff1 View commit details
    Browse the repository at this point in the history