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.43.1 to 4.43.3 #148

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps hypothesis from 4.43.1 to 4.43.3.

Release notes *Sourced from [hypothesis's releases](https://github.com/HypothesisWorks/hypothesis/releases).* > ## Hypothesis for Python - version 4.43.3 > We've adopted flake8-bugbear to check for a few more style issues, and > this patch implements the minor internal cleanups it suggested. There > is no user-visible change. > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-43-3)* > > ## Hypothesis for Python - version 4.43.2 > This patch fixes the formatting of some documentation, but there is no > change to any executed code. > > *[The canonical version of these notes (with links) is on readthedocs.](https://hypothesis.readthedocs.io/en/latest/changes.html#v4-43-2)*
Commits - [`1f66bed`](https://github.com/HypothesisWorks/hypothesis/commit/1f66bed250379fe928261a2081f69d002f26854e) Bump hypothesis-python version to 4.43.3 and update changelog - [`9cc68ef`](https://github.com/HypothesisWorks/hypothesis/commit/9cc68ef8d6bb33bba8b06f74070a0721ea9e1806) Merge pull request [#2171](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2171) from Zac-HD/bugbear - [`f31d10c`](https://github.com/HypothesisWorks/hypothesis/commit/f31d10c812f9dd289987003184744bacb2d051b5) Fix exception style - [`997ea99`](https://github.com/HypothesisWorks/hypothesis/commit/997ea999e0889585fa369b999d644684fdf22fc1) De-flake random coverage - [`54966e0`](https://github.com/HypothesisWorks/hypothesis/commit/54966e04d972800db558d76b076f9119e05e977d) Fix flake8-bugbear lints - [`4bb0607`](https://github.com/HypothesisWorks/hypothesis/commit/4bb0607bef567a5f2cc276b5405c19a3dd8631ce) Configure flake8-bugbear - [`5beb61d`](https://github.com/HypothesisWorks/hypothesis/commit/5beb61d09bf6377fccff22e8af9ddf8e04e420c9) Bump hypothesis-python version to 4.43.2 and update changelog - [`0eef0b5`](https://github.com/HypothesisWorks/hypothesis/commit/0eef0b50216e895c5cb581f608bced4c44a4e769) Scheduled weekly dependency update for week 44 ([#2177](https://github-redirect.dependabot.com/HypothesisWorks/hypothesis/issues/2177)) - [`ee6ab19`](https://github.com/HypothesisWorks/hypothesis/commit/ee6ab19adf99969b3b44bd528ec2f6a208327ef9) De-flake tests - [`507a295`](https://github.com/HypothesisWorks/hypothesis/commit/507a2955705c95ada593db2171ed4f6aa23510fc) Better stateful stats test - Additional commits viewable in [compare view](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-4.43.1...hypothesis-python-4.43.3)


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)
codecov[bot] commented 4 years ago

Codecov Report

Merging #148 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #148   +/-   ##
=======================================
  Coverage   84.35%   84.35%           
=======================================
  Files          19       19           
  Lines        1553     1553           
=======================================
  Hits         1310     1310           
  Misses        243      243

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 90bce4d...e9c2b67. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Looks like hypothesis is up-to-date now, so this is no longer needed.