Skip to content

Commit 48c257f

Browse files
chore(deps): update hypothesis requirement from >=6.100.0 to >=6.156.2
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.100.0...v6.156.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.156.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6436261 commit 48c257f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
pytest==9.1.1
33
pytest-asyncio==1.4.0
44
PyYAML>=6.0
5-
hypothesis>=6.100.0
5+
hypothesis>=6.156.2
66
tomli>=2.0.0; python_version < "3.11"

0 commit comments

Comments
 (0)