Skip to content

Commit f5bae50

Browse files
Bump hypothesis from 6.126.0 to 6.140.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.126.0 to 6.140.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.126.0...hypothesis-python-6.140.3) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.140.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d73fdfc commit f5bae50

File tree

2 files changed

+28
-29
lines changed

2 files changed

+28
-29
lines changed

poetry.lock

Lines changed: 27 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pytest = "^8.0.0"
2828
pytest-asyncio = "^0.23.5"
2929
pytest-cov = "^4.1.0"
3030
pytest-mock = "^3.12.0"
31-
hypothesis = "^6.98.0"
31+
hypothesis = "^6.140.3"
3232

3333
[build-system]
3434
requires = ["poetry-core>=1.9.0"]

0 commit comments

Comments
 (0)