Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot]
07df776717 Update pre-commit requirement from ~=2.11 to ~=2.12
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.11.0...v2.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 09:36:21 +02:00
dependabot[bot]
a9db6197f3 Update pre-commit requirement from ~=2.10 to ~=2.11
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.10.0...v2.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 22:21:37 +01:00
Pierre Sassoulas
d7cc8bedd1 Relax test's dependencies so we're not spammed by dependabot 2021-03-06 17:28:53 +01:00
dependabot[bot]
e6469f944f Bump coverage from 5.4.0 to 5.5
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.4.0 to 5.5.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.4...coverage-5.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-28 22:04:12 +01:00
Marc Mueller
7a3f53a437 Update requirements
* Pin test and doc requirements to current versions
* Rename requirements_test_pypy.txt to requirements_test_min.txt
* Move some dependencies from min to test
* Update coverage and sphinx versions
* Update ci
* Use pytest-cov
2021-02-28 21:52:27 +01:00
Marc Mueller
ad631537bd Add Github Action config
* Add changlog entry
* Includes review changes
2021-02-20 15:08:49 +01:00