Skip to content

Commit

Permalink
Update hypothesis requirement from ~=6.87.0 to ~=6.88.1
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-python-6.87.0...hypothesis-python-6.88.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 123ce34 commit 24b9ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ executing~=2.0.0
fastjsonschema~=2.18.0
filelock~=3.12.0
fonttools~=4.43.0
hypothesis~=6.87.0
hypothesis~=6.88.1
identify~=2.5.8
idna~=3.4
imagesize~=1.4.1
Expand Down

0 comments on commit 24b9ad8

Please sign in to comment.