Skip to content

Commit

Permalink
Bump hypothesis from 6.82.2 to 6.82.6 (#323)
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.82.2 to 6.82.6.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.82.2...hypothesis-python-6.82.6)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 0cca01c commit 49f238e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ arctic3d-restraints = "arctic3d.cli_restraints:maincli"
pytest = "^7.4.0"
pytest-cov = "^4.1.0"
coverage = "^7.2.7"
hypothesis = "^6.82.2"
hypothesis = "^6.82.6"

[tool.black]
line-length = 79
Expand Down

0 comments on commit 49f238e

Please sign in to comment.