nicoguaro / continuum_mechanics

Utilities for doing calculations in continuum mechanics.
MIT License
25 stars 8 forks source link

Update pytest-runner to 6.0.0 #322

Open pyup-bot opened 2 years ago

pyup-bot commented 2 years ago

This PR updates pytest-runner from 5.3.0 to 6.0.0.

Changelog ### 6.0.0 ``` ====== * 49: Dropped workaround for older setuptools versions. * Require Python 3.7. ``` ### 5.3.2 ``` ====== * 58: Fixed syntax issue in changelog. ``` ### 5.3.1 ``` ====== * Refreshed package metadata. ```
Links - PyPI: https://pypi.org/project/pytest-runner - Changelog: https://pyup.io/changelogs/pytest-runner/ - Repo: https://github.com/pytest-dev/pytest-runner/