Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 81c5d70 commit dcfca1b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -42,7 +42,7 @@ arctic3d-restraints = "arctic3d.cli_restraints:maincli"
pytest = "^7.4.0"
pytest-cov = "^4.1.0"
coverage = "^7.2.7"
hypothesis = "^6.79.3"
hypothesis = "^6.80.1"

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

0 comments on commit dcfca1b

Please sign in to comment.