malramsay64 / statdyn-analysis

Collection of tools for the statistical dynamics analysis of Molecular Dynamics trajectories.
MIT License
6 stars 0 forks source link

chore(deps-dev): Bump hypothesis from 4.38.0 to 4.40.1 #128

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps hypothesis from 4.38.0 to 4.40.1.

Release notes *Sourced from [hypothesis's releases](https://github.com/HypothesisWorks/hypothesis/releases).* > ## Hypothesis for Python - version 4.40.1 > This release changes how Hypothesis checks if a parameter to a test > function is a mock object. It is unlikely to have any noticeable > effect, but may result in a small performance improvement, especially > for test functions where a mock object is being passed as the first > argument. > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-40-1)* > > ## Hypothesis for Python - version 4.40.0 > This release fixes a bug where our example database logic did not > distinguish between failing examples based on arguments from a > "[@​pytest](https://github.com/pytest).mark.parametrize(...)". This could in theory cause data loss > if a common failure overwrote a rare one, and in practice caused > occasional file-access collisions in highly concurrent workloads (e.g. > during a 300-way parametrize on 16 cores). > > For internal reasons this also involves bumping the minimum supported > version of pytest to 4.3 > > Thanks to Peter C Kroon for the Hacktoberfest patch! > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-40-0)* > > ## Hypothesis for Python - version 4.39.3 > This patch improves our type hints on the "emails()", "functions()", > "integers()", "iterables()", and "slices()" strategies, as well as the > ".filter()" method. > > There is no runtime change, but if you use mypy or a similar type- > checker on your tests the results will be a bit more precise. > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-39-3)* > > ## Hypothesis for Python - version 4.39.2 > This patch improves the performance of unique collections such as > "sets()" of "just()" or "booleans()" strategies. They were already > pretty good though, so you're unlikely to notice much! > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-39-2)* > > ## Hypothesis for Python - version 4.39.1 > If a value in a dict passed to "fixed_dictionaries()" is not a > strategy, Hypothesis now tells you which one. > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-39-1)* > > ## Hypothesis for Python - version 4.39.0 > This release adds the "basic_indices()" strategy, to generate basic > indexes for arrays of the specified shape (issue [#1930](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/1930)). > ... (truncated)
Commits - [`d082b6b`](https://github.com/HypothesisWorks/hypothesis/commit/d082b6b19e3e3ba0d5a69dfe0610e40ea4111d14) Bump hypothesis-python version to 4.40.1 and update changelog - [`a4a9de6`](https://github.com/HypothesisWorks/hypothesis/commit/a4a9de64c855432b1d86a03bcdb14bd2a3b5bbcf) Merge pull request [#2132](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2132) from HypothesisWorks/DRMacIver/ensure-latest-pip - [`ea50edb`](https://github.com/HypothesisWorks/hypothesis/commit/ea50edb04d999e8935e3c174bbab03c2a7315ac4) Attempt to unbreak build by using latest pip and pip-tools - [`0c3bba6`](https://github.com/HypothesisWorks/hypothesis/commit/0c3bba6edd468d021ddaf1affac36d12be90c171) Merge pull request [#2131](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2131) from HypothesisWorks/DRMacIver/simpler-mock-checks - [`27d5b05`](https://github.com/HypothesisWorks/hypothesis/commit/27d5b05b96d5b30e74c6acfce6863b3e93d6987d) Simplify checking for mock objects - [`48576da`](https://github.com/HypothesisWorks/hypothesis/commit/48576da0bef2928b73aa7e9dd2e8f2b4db9c5185) Bump hypothesis-python version to 4.40.0 and update changelog - [`08ac9d6`](https://github.com/HypothesisWorks/hypothesis/commit/08ac9d6ef776dcef703c4b8c2039d8ebad57ba00) Merge pull request [#2126](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2126) from pckroon/fix_1996 - [`3022ae3`](https://github.com/HypothesisWorks/hypothesis/commit/3022ae38214c9a15c8c552419145e87ce74c340d) Bump hypothesis-python version to 4.39.3 and update changelog - [`017ca45`](https://github.com/HypothesisWorks/hypothesis/commit/017ca45acceabeae703519cbb605f428c75dde4b) Merge pull request [#2117](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2117) from Zac-HD/stricter-types - [`4a70818`](https://github.com/HypothesisWorks/hypothesis/commit/4a70818bbeac610a5bd2d5527ac6c548bc3fe32b) Bump hypothesis-python version to 4.39.2 and update changelog - Additional commits viewable in [compare view](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-4.38.0...hypothesis-python-4.40.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 5 years ago

Superseded by #131.