Skip to content

Commit

Permalink
Update hypothesis requirement from <=6.98.11 to <=6.98.12
Browse files Browse the repository at this point in the history
Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-ruby-0.0.1...hypothesis-python-6.98.12)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent abe9109 commit 3c1a5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hypothesis<=6.98.11
hypothesis<=6.98.12
Pyro4
pytest-freezer
pytest-sugar==1.0.0
Expand Down

0 comments on commit 3c1a5b7

Please sign in to comment.