dependabot[bot]
22ba2ca21a
build(deps): bump hypothesis from 6.3.4 to 6.8.5 ( #2624 )
...
* build(deps): bump hypothesis from 6.3.4 to 6.8.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.3.4 to 6.8.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.3.4...hypothesis-python-6.8.4 )
Signed-off-by: dependabot[bot] <support@github.com >
* fix mypy issues
* build(deps): bump hypothesis from 6.8.4 to 6.8.5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PrettyWood <em.jolibois@gmail.com >
2021-04-05 12:19:17 +02:00
dependabot[bot]
3003c6db13
build(deps): bump pytest from 6.2.2 to 6.2.3 ( #2631 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 12:10:28 +02:00
dependabot[bot]
d723b25cc0
build(deps): bump hypothesis from 6.3.0 to 6.3.4 ( #2431 )
...
* build(deps): bump hypothesis from 6.3.0 to 6.3.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.3.0 to 6.3.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.3.0...hypothesis-python-6.3.4 )
Signed-off-by: dependabot[bot] <support@github.com >
* fix: mypy lint
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PrettyWood <em.jolibois@gmail.com >
2021-03-15 10:22:45 +01:00
dependabot[bot]
6af7156c3b
build(deps): bump coverage from 5.4 to 5.5 ( #2432 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.4 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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 15:41:32 +00:00
Zac Hatfield-Dodds
5b147065a3
build(deps): bump hypothesis from 5.44.0 to 6.3.0 ( #2388 )
...
* build(deps): bump hypothesis from 5.44.0 to 6.3.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 5.44.0 to 6.3.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.44.0...hypothesis-python-6.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Tweak Hypothesis / Json
Fixing a tricky interaction around priority with subclassing and metaclasses.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 15:39:45 +00:00
dependabot[bot]
1e98d1671b
build(deps): bump mypy from 0.800 to 0.812 ( #2386 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.800 to 0.812.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.800...v0.812 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 15:38:20 +00:00
Zac Hatfield-Dodds
771b0d3d92
Add a Hypothesis plugin ( #2097 )
...
* Configure Hypothesis
* Hypothesis plugin docs
* Add Hypothesis plugin
Co-authored-by: Samuel Colvin <s@muelcolvin.com >
2021-02-11 12:33:11 +00:00
Eric Jolibois
60ef8cc733
combined version bumps ( #2339 )
...
* build(deps): bump mkdocs-material from 6.2.3 to 6.2.8
* build(deps): bump codecov/codecov-action from v1.1.1 to v1.2.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.1.1 to v1.2.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.1.1...e156083f13aff6830c92fc5faa23505779fbf649 )
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump pytest-cov from 2.10.1 to 2.11.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.10.1 to 2.11.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.1...v2.11.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump pytest-mock from 3.4.0 to 3.5.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.4.0...v3.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump isort from 5.6.4 to 5.7.0
Bumps [isort](https://github.com/pycqa/isort ) from 5.6.4 to 5.7.0.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.6.4...5.7.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump mypy from 0.790 to 0.800
* build(deps): bump pytest from 6.2.1 to 6.2.2
* build(deps): bump coverage from 5.3.1 to 5.4
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-11 00:48:02 +01:00
dependabot[bot]
e6dfb4afba
build(deps): bump coverage from 5.3 to 5.3.1 ( #2212 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.3 to 5.3.1.
- [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.3...coverage-5.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-01 14:23:25 +00:00
Eric Jolibois
3496a473c7
build(deps): bump to pytest 6.2.1, pytest-mock 3.4.0, mkdocs-material 6.1.7 and codecov-action v1.0.15 ( #2201 )
...
* build(deps): bump to pytest 6.2.1, pytest-mock 3.4.0, mkdocs-material 6.1.7 and codecov-action v1.0.15
replaces #2199 , #2180 and #2164
* fix: yield_fixture is deprecated
* chore: add dotenv in optional deps
2020-12-17 23:28:07 +01:00
Eric Jolibois
09a5e28fc7
ci: fix it by pinning importlib-metadata ( #2202 )
...
`importlib-metadata` now requires python3.8+ or `typing-extensions` since [3.2.0](https://github.com/python/importlib_metadata/commit/530f5da8dd3a255f1198f29ea0126b8b25e644d8#diff-cc51f8e0c17159a1860664f70a89eba0d48c641f4deafe74912a7274dff91a34R15 )
And `pytest` doesn't pin the version of `importlib-metadata`.
So on the CI when we uninstall `typing-extensions` **after** installing `pytest`, it crashes!
Let's pin `importlib-metadata` to 3.1.0 for now
2020-12-17 23:09:19 +01:00
Samuel Colvin
7c3919ce4d
combined version bumps ( #2153 )
2020-11-29 17:57:29 +00:00
Samuel Colvin
a25aba26b5
linting as a separate CI step ( #2030 )
...
* linting as a separate ci step
* CI and docs improvements
* fix docs preview
* fix docs, benchmarks fastapi tests
* fix formatting and docs build
* tweak publishing docs
* fix for new download-artifact action
* skip check tag to check docs build
* prepare for merge
2020-10-25 15:03:33 +00:00