Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent b85b6d6 commit eb8fc67
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.3"
pytest-cov = "^4.1.0"
coverage = "^7.3.2"
hypothesis = "^6.87.1"
hypothesis = "^6.91.0"

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

0 comments on commit eb8fc67

Please sign in to comment.